You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-misc/connman/files/connman.service

12 lines
198 B

[Unit]
Description=Network Connection Manager Daemon
[Service]
Type=dbus
BusName=net.connman
ExecStart=/usr/sbin/connmand --nodaemon
[Install]
WantedBy=multi-user.target
Alias=net.connman.service