mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-12-27 07:31:09 +01:00
Remove --interface wlan0 arugment (set by default)
This commit is contained in:
@@ -5,7 +5,7 @@ Description=RaspAP Network Activity Monitor
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/bin/bash /etc/raspap/hostapd/network-activity.sh --interface wlan0
|
||||
ExecStart=/bin/bash /etc/raspap/hostapd/network-activity.sh
|
||||
Restart=always
|
||||
RestartSec=2
|
||||
User=root
|
||||
|
||||
Reference in New Issue
Block a user