You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
the-bastion/etc/systemd/osh-sync-watcher.service

12 lines
220 B

[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