restored default interface

This commit is contained in:
billz 2020-03-29 14:46:18 +00:00
parent 892a88e3cc
commit cce45fa1bf
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ After=multi-user.target
[Service]
Type=oneshot
ExecStart=/bin/bash /etc/raspap/hostapd/servicestart.sh --seconds 3
ExecStart=/bin/bash /etc/raspap/hostapd/servicestart.sh --interface uap0 --seconds 3
RemainAfterExit=no
[Install]