10 lines
147 B
SYSTEMD
10 lines
147 B
SYSTEMD
[Unit]
|
|
Description=Watch for USB mount to trigger file move
|
|
|
|
[Path]
|
|
PathExists=/run/media/powellc/SANSA CLIPZ/
|
|
|
|
[Install]
|
|
WantedBy=default.target
|
|
|