the-bastion/etc/systemd/osh-sync-watcher.service
Stéphane Lesimple fde20136ef
Initial commit
2020-10-20 14:30:27 +00:00

11 lines
220 B
Desktop File

[Unit]
Description=OVH::Bastion master-slave synchronization daemon
[Service]
ExecStart=/opt/bastion/bin/admin/osh-sync-watcher.sh
KillMode=process
Restart=on-failure
RestartSec=5s
[Install]
WantedBy=multi-user.target