This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
Environment=DAEMON_CONF=/etc/hostapd/hostapd.conf -
EnvironmentFile=-/etc/default/hostapd -
EnvironmentFile=/etc/sysconfig/hostapd -
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/hostapd /etc/hostapd/hostapd.conf -
ExecStart=/usr/bin/hostapd hostapd.conf -
ExecStart=/usr/sbin/hostapd -B -P /run/hostapd.pid $DAEMON_OPTS ${DAEMON_CONF} -
ExecStart=/usr/sbin/hostapd /etc/hostapd.conf -
ExecStart=/usr/sbin/hostapd /etc/hostapd/hostapd.conf -P /run/hostapd.pid -B $OTHER_ARGS -
PIDFile=/run/hostapd.pid -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
Restart=always -
Restart=on-failure -
RestartSec=2 -
RestrictRealtimeIntroduced in systemd 231=yes -
Type=forking
-
-
[Unit]-
After=network.target -
After=sys-subsystem-net-devices-wlan0.device -
BindsTo=sys-subsystem-net-devices-wlan0.device -
Description=Access point and authentication server for Wi-Fi and Ethernet -
Description=Hostapd IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator -
Description=hostapd wireless AP -
Documentation=man:hostapd(8)
-
Additionnal notes
Nothing here.