Files
operating-system/buildroot/package/babeld/babeld.service
2018-03-17 23:47:00 +00:00

11 lines
193 B
Desktop File

[Unit]
Description=Babel daemon
[Service]
EnvironmentFile=-/etc/default/babeld
ExecStart=/usr/sbin/babeld $DAEMON_ARGS
ExecReload=/bin/kill -HUP $MAINPID
[Install]
WantedBy=multi-user.target