Rename wmde-rp-unison-sync-ssh.sh to wmde-rp-unison-ssh.sh
This commit is contained in:
parent
4f924af140
commit
f5943c5b0e
|
@ -3,7 +3,7 @@ Description=WMDE RP User Sync
|
|||
After=default.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/bin/bash -c '. /etc/wmde-rp.conf; exec $PREFIX/wmde-rp-$SYNCPRG-sync-ssh.sh'
|
||||
ExecStart=/bin/bash -c '. /etc/wmde-rp.conf; exec $PREFIX/wmde-rp-$SYNCPRG-ssh.sh'
|
||||
Restart=always
|
||||
RestartSec=20
|
||||
TimeoutStopSec=5
|
||||
|
|
Loading…
Reference in New Issue