This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
BusName=net.connman.iwd
-
CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_RAW CAP_NET_BIND_SERVICE
-
ConfigurationDirectory=iwd
-
DeviceAllow=/dev/rfkill rw
-
DevicePolicy=closed
-
ExecStart=/usr/lib/iwd/iwd
-
ExecStart=/usr/libexec/iwd
-
ExecStart=/usr/libexec/iwd/iwd
-
LimitNPROC=1
-
NoNewPrivileges
Introduced in systemd 239=yes -
NotifyAccess=main
-
PrivateTmp=yes
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=strict -
Restart=on-failure
-
StateDirectory=iwd
-
StateDirectoryMode=0700
-
Type=dbus
-
-
[Unit]
-
After=network-pre.target
-
Before=network.target
-
Description=Wireless service
-
Documentation=man:iwd(8) man:iwd.config(5) man:iwd.network(5) man:iwd.ap(5)
-
Wants=network.target
-
Additionnal notes
Nothing here.