Add scripts back

This commit is contained in:
cryobry
2020-07-13 13:09:25 -04:00
parent 659dfa8c0a
commit 9b9d20380b
3 changed files with 52 additions and 0 deletions

10
original.service Normal file
View File

@@ -0,0 +1,10 @@
[Unit]
Description="Mount picture frame ftp and rsync photo directory"
After=network-online.target
Wants=network-online.target
[Service]
ExecStart={{path_to_script}}
[Install]
WantedBy=multi-user.target