You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vestasync/files/pushgit_inotify.service

10 lines
195 B
INI

[Unit]
Description=Script triggered by file changes in a folder (including subfolders)
[Service]
ExecStart=/usr/local/bin/pushgit_inotify.sh
Restart=always
[Install]
WantedBy=multi-user.target