mirror of
https://github.com/garywill/linux-router.git
synced 2025-11-09 01:24:05 +01:00
remove duplicated hostapd.conf path info (will show after)
This commit is contained in:
parent
4e92b3ebf5
commit
183cf44934
@ -1865,7 +1865,6 @@ write_hostapd_conf() {
|
|||||||
else
|
else
|
||||||
echo "WARN: WiFi is not protected by password" >&2
|
echo "WARN: WiFi is not protected by password" >&2
|
||||||
fi
|
fi
|
||||||
echo "Config for current session is $CONFDIR/hostapd.conf" # Useful for sharing with other hostapd users.
|
|
||||||
chmod 600 "$CONFDIR/hostapd.conf"
|
chmod 600 "$CONFDIR/hostapd.conf"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user