File lmd.service of Package golang-github-sni-lmd
[Unit] Description=The Livestatus Multitool Daemon Documentation=https://labs.consol.de/omd/packages/lmd/ After=network.target nss-lookup.target time-sync.target remote-fs.target Before=getty@tty1.service plymouth-quit.service xdm.service [Service] Type=forking EnvironmentFile=-/etc/sysconfig/lmd ExecStart=/usr/bin/lmd --config=$LMD_CONFIG $LMD_EXTRA_OPTS ExecReload=/bin/kill -HUP $MAINPID [Install] WantedBy=multi-user.target