11 lines
184 B
INI
11 lines
184 B
INI
|
[Unit]
|
||
|
Description=Internet Wireless Daemon (IWD)
|
||
|
Before=network.target
|
||
|
Wants=network.target
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/usr/lib/iwd/iwd
|
||
|
|
||
|
[Install]
|
||
|
Alias=multi-user.target.wants/iwd.service
|