# put on /lib/systemd/system/babeld.service [Unit] Description=Babeld Example Requires=mdns.service After=mds.service [Service] ExecStart=/home/root/startbabel User=root Restart=on-failure RestartSec=10 [Install] WantedBy=multi-user.target