This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target sys-subsystem-net-devices-%i.device
-
-
[Service]
-
EnvironmentFile=-/etc/default/hostapd
-
ExecStart=/usr/sbin/hostapd -B -P /run/hostapd.%i.pid $DAEMON_OPTS /etc/hostapd/%i.conf
-
PIDFile=/run/hostapd.%i.pid
-
Restart=on-failure
-
RestartSec=2
-
Type=forking
-
-
[Unit]
-
After=network.target
-
BindsTo=sys-subsystem-net-devices-%i.device
-
Description=Access point and authentication server for Wi-Fi and Ethernet (%I)
-
Documentation=man:hostapd(8)
-
Additionnal notes
Nothing here.