systemd-user/user/rsync-upload.service

9 lines
118 B
SYSTEMD
Raw Normal View History

2013-02-17 18:39:48 +00:00
[Unit]
Description=Rsync Server Upload
[Service]
2014-07-06 11:17:51 +00:00
ExecStart=/home/joerg/bin/upload
2013-02-17 18:39:48 +00:00
[Install]
WantedBy=mystuff.target