]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
wio: remove unneeded or incorrect commands
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 5 Apr 2023 12:28:35 +0000 (14:28 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Thu, 18 May 2023 09:47:47 +0000 (09:47 +0000)
- the helper programs in misc-progs get the correct permissions and ownerships
   automatically so adjustment not required in this script.
- permissions of menus in menu.d are provided automatically. Historically, these were
   root:root but were changed a while back but did not get applied to wio as it was
   modified by this script.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
src/paks/wio/install.sh

index 2203781419225d6ee85ab5c3653a762430889fd8..6b2798b789840b9192a5cdefe9588735ab853fdc 100644 (file)
@@ -27,11 +27,5 @@ restore_backup ${NAME}
 
 chown -R nobody.nobody /var/ipfire/wio
 chown -R nobody.nobody /var/log/wio
-chown root.nobody /usr/local/bin/wioscan
-chown root.nobody /usr/local/bin/wiohelper
-chown nobody.nobody /var/ipfire/menu.d/EX-wio.menu
-
-chmod 4750 /usr/local/bin/wioscan
-chmod 4750 /usr/local/bin/wiohelper
 
 /usr/local/bin/update-lang-cache