]> 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>
Sun, 20 Sep 2026 19:26:07 +0000 (19:26 +0000)
commit541eab1cdde9862df4e559106b703833e721d9a7
tree6982c0f034638f25ef7a8670c2a64b07b282f906
parent6e46ddbe2ddaee2b4381dbf1a5046ef942b8265b
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