This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecStart=/usr/bin/serf agent -config-dir=/etc/serf/ -
ExecStartPre=/usr/bin/install -d -g root -o root /etc/serf/ -
KillSignal=SIGINT -
Restart=always -
RestartSec=10 -
Type=simple
-
-
[Unit]-
After=network.target -
Description=Serf Agent
-
Additionnal notes
Nothing here.