From: Michael Tremer Date: Tue, 5 Jan 2021 16:55:25 +0000 (+0000) Subject: core154: Manually set capabilites for etherwake X-Git-Tag: v2.25-core155~230 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=5d482a74faf4732db7c77ee693a2bc65e0b81a7a core154: Manually set capabilites for etherwake The changes are not available in the running instance of pakfire and tar. Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/154/update.sh b/config/rootfiles/core/154/update.sh index 7b73bbd47c..143f828c78 100644 --- a/config/rootfiles/core/154/update.sh +++ b/config/rootfiles/core/154/update.sh @@ -44,6 +44,9 @@ extract_files # update linker config ldconfig +# Manually set capabilities +setcap cap_net_raw+ep /usr/sbin/etherwake + # Update Language cache /usr/local/bin/update-lang-cache