[Unit] Description=ebusd, the daemon for communication with eBUS heating systems. After=network-online.target ConditionPathExists=/var/log [Service] Type=forking Restart=always RestartSec=30 PIDFile=/run/ebusd.pid EnvironmentFile=-/etc/conf.d/ebusd ExecStart=/usr/bin/ebusd $EBUSD_OPTS [Install] WantedBy=multi-user.target