9 lines
133 B
SYSTEMD
9 lines
133 B
SYSTEMD
|
[Unit]
|
||
|
Description=Run scan-to-cloud when a new document is scanned
|
||
|
|
||
|
[Path]
|
||
|
DirectoryNotEmpty=/scan
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=paths.target
|