mirror of
https://github.com/tomru/docscan.git
synced 2026-03-03 06:27:21 +01:00
11 lines
193 B
Desktop File
11 lines
193 B
Desktop File
[Unit]
|
|
Description=docscan orc job
|
|
Requires=mnt-docscans.mount mnt-documents.mount
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
Nice=19
|
|
IOSchedulingClass=2
|
|
IOSchedulingPriority=7
|
|
ExecStart=/home/ido/docscan/run.sh
|