Files
ofono/dundee/dundee.service.in
2025-10-17 04:21:01 +08:00

12 lines
168 B
SYSTEMD

[Unit]
Description=DUN service
[Service]
Type=dbus
BusName=org.ofono.dundee
ExecStart=@prefix@/sbin/dundee -n
StandardError=null
[Install]
WantedBy=multi-user.target