11 lines
166 B
Desktop File
11 lines
166 B
Desktop File
[Unit]
|
|
Description=Wicd Network Manager
|
|
|
|
[Service]
|
|
Type=dbus
|
|
BusName=org.wicd.daemon
|
|
ExecStart=/usr/sbin/wicd -f
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|