Removed commit history
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
commit
b5b33afcd7
199 changed files with 36930 additions and 0 deletions
14
root/etc/systemd/system/iwd@.service
Executable file
14
root/etc/systemd/system/iwd@.service
Executable file
|
@ -0,0 +1,14 @@
|
|||
[Unit]
|
||||
Description=Wireless service on %I
|
||||
BindsTo=sys-subsystem-net-devices-%i.device
|
||||
After=sys-subsystem-net-devices-%i.device
|
||||
|
||||
[Service]
|
||||
Type=dbus
|
||||
BusName=net.connman.iwd
|
||||
ExecStart=/usr/lib/iwd/iwd --interface %i
|
||||
LimitNPROC=1
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue