Initial commit

This commit is contained in:
cryobry
2020-07-13 12:54:13 -04:00
commit f6fc1599c2
4 changed files with 211 additions and 0 deletions

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