mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-10 17:28:26 +02:00
Drop launch-ether-wake
The helper binary is being dropped and etherwake is enabled for CAP_NET_RAW. This allows execution by unprivileged users as needed by the web user interface (nobody). Reported-by: Albert Schwarzkopf <ipfire@quitesimple.org> Fixes: #12562 Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
1
config/rootfiles/core/154/filelists/etherwake
Symbolic link
1
config/rootfiles/core/154/filelists/etherwake
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/etherwake
|
||||
@@ -19,6 +19,7 @@ srv/web/ipfire/cgi-bin/optionsfw.cgi
|
||||
srv/web/ipfire/cgi-bin/pakfire.cgi
|
||||
srv/web/ipfire/cgi-bin/remote.cgi
|
||||
srv/web/ipfire/cgi-bin/services.cgi
|
||||
srv/web/ipfire/cgi-bin/wakeonlan.cgi
|
||||
srv/web/ipfire/cgi-bin/wirelessclient.cgi
|
||||
usr/local/bin/ipsec-interfaces
|
||||
usr/local/bin/sshctrl
|
||||
|
||||
@@ -33,6 +33,7 @@ done
|
||||
|
||||
# Remove files
|
||||
rm -vf \
|
||||
/usr/local/bin/launch-ether-wake \
|
||||
/usr/local/bin/upnpctrl
|
||||
|
||||
# Stop services
|
||||
|
||||
Reference in New Issue
Block a user