Rename wmde-rp-unison-sync-ssh.sh to wmde-rp-unison-ssh.sh

This commit is contained in:
Tobias Herre 2025-05-01 08:22:45 -04:00
parent 4f924af140
commit f5943c5b0e
2 changed files with 1 additions and 1 deletions

View File

@ -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