[Unit] Description=RBLD is the daemon holding blacklists and whitelists of IP addresses After=network.target [Service] Type=forking EnvironmentFile=-/etc/sysconfig/rbld ExecStart=/usr/sbin/rbld $OPTIONS ExecReload=/bin/kill -HUP $MAINPID KillMode=process Restart=on-failure RestartSec=42s [Install] WantedBy=multi-user.target