Remove hostapd logging scripts (deprecated)

This commit is contained in:
billz
2025-11-16 18:34:54 +01:00
parent 2c34fef61f
commit 836444105e
2 changed files with 0 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
#!/bin/bash
/bin/sed -i 's|DAEMON_OPTS=" -f /tmp/hostapd.log"|#DAEMON_OPTS=""|' /etc/default/hostapd

View File

@@ -1,3 +0,0 @@
#!/bin/bash
/bin/sed -i 's|#DAEMON_OPTS=""|DAEMON_OPTS=" -f /tmp/hostapd.log"|' /etc/default/hostapd
touch /tmp/hostapd.log