This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
CacheDirectory=etcd -
ExecStart=/etc/init.d/etcd-discovery systemd-start -
Group=etcd -
LimitNOFILE=65535 -
Restart=on-failure -
RuntimeDirectory=etcd lock/etcd -
TimeoutStopSecIntroduced in systemd 188=15 -
Type=simple -
User=etcd -
WorkingDirectory=~
-
-
[Unit]-
After=etcd.service network-online.target local-fs.target remote-fs.target -
Description=Etcd Discovery Service (discovery.etcd.io) -
Documentation=man:discovery.etcd.io(1) -
Wants=network-online.target
-
Additionnal notes
Nothing here.