]> git.99rst.org Git - openwrt-packages.git/commit
etherwake: remove internal use of sudo
authorGeorgios Kontaxis <redacted>
Sun, 21 Jun 2026 17:23:19 +0000 (17:23 +0000)
committerGeorgios Kontaxis <redacted>
Fri, 31 Jul 2026 07:26:39 +0000 (07:26 +0000)
commitbeb1e12eefcbe00cb523abc59a386f489bf2b8e0
tree5a1fb306644d83f2f764f2b761359e20d6cfd402
parent42be0c979ddb3a39861df1f722fef62a60158f86
etherwake: remove internal use of sudo

OpenWrt defaults to using root to run init scripts
so there is no need to elevate privileges.
A non-privileged user can prefix the script's
execution command with 'sudo'.

Signed-off-by: Georgios Kontaxis <redacted>
net/etherwake/files/etherwake.config
net/etherwake/files/etherwake.init
git clone https://git.99rst.org/PROJECT