public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 11/11] wio: remove unneeded or incorrect commands
Date: Wed, 05 Apr 2023 14:28:35 +0200	[thread overview]
Message-ID: <20230405122835.12821-11-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20230405122835.12821-1-adolf.belka@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 1033 bytes --]

- 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(a)ipfire.org>
---
 src/paks/wio/install.sh | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/src/paks/wio/install.sh b/src/paks/wio/install.sh
index 220378141..6b2798b78 100644
--- a/src/paks/wio/install.sh
+++ b/src/paks/wio/install.sh
@@ -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
-- 
2.40.0


      parent reply	other threads:[~2023-04-05 12:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-05 12:28 [PATCH 01/11] wio: This is a patch series relocating wio into the standard ipfire directories Adolf Belka
2023-04-05 12:28 ` [PATCH 02/11] wio: Move backup/includes file to standard IPFire location Adolf Belka
2023-04-05 12:28 ` [PATCH 03/11] wio: images moved " Adolf Belka
2023-04-05 12:28 ` [PATCH 04/11] wio: relocate wio menu item " Adolf Belka
2023-04-05 12:28 ` [PATCH 05/11] wio: move cgi files " Adolf Belka
2023-04-05 12:28 ` [PATCH 06/11] wio: move addon language " Adolf Belka
2023-04-05 12:28 ` [PATCH 07/11] wio: move files from src/wio/main/ " Adolf Belka
2023-04-05 12:28 ` [PATCH 08/11] wio: moved files from src/wio directory " Adolf Belka
2023-04-05 12:28 ` [PATCH 09/11] wio: add reference to wio menu Adolf Belka
2023-04-05 12:28 ` [PATCH 10/11] wio: add references to wio cgi and image files Adolf Belka
2023-04-05 12:28 ` Adolf Belka [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230405122835.12821-11-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox