mirror of
https://github.com/ovh/the-bastion.git
synced 2025-01-06 07:22:14 +08:00
11 lines
220 B
Desktop File
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
|