Changes of Revision 13
[-] [+] | Changed | lsyncd.changes |
[-] [+] | Changed | lsyncd.spec ^ |
[-] [+] | Added | lsyncd.service ^ |
@@ -0,0 +1,9 @@ +[Unit] +Description=Lsync Daemon +After=network.target + +[Service] +ExecStart=/usr/bin/lsyncd -nodaemon + +[Install] +WantedBy=multi-user.target |