summaryrefslogtreecommitdiff
path: root/Meta/build-root-filesystem.sh
diff options
context:
space:
mode:
authorJesse Buhagiar <jooster669@gmail.com>2021-04-14 12:23:55 +1000
committerAli Mohammad Pur <Ali.mpfard@gmail.com>2021-05-29 22:33:12 +0430
commit82b48d867ddc490760bb57e8260d2679a9f329ec (patch)
treed6405f0c5c249afa320a2f5bdfb444b957ebc147 /Meta/build-root-filesystem.sh
parentea33e9647bec2d549b6a1a60fa9f4caf315aca92 (diff)
downloadserenity-82b48d867ddc490760bb57e8260d2679a9f329ec.zip
Userland: Implement `pls`, a sudo clone
Diffstat (limited to 'Meta/build-root-filesystem.sh')
-rwxr-xr-xMeta/build-root-filesystem.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/Meta/build-root-filesystem.sh b/Meta/build-root-filesystem.sh
index bbbac6c5fe..9249eef183 100755
--- a/Meta/build-root-filesystem.sh
+++ b/Meta/build-root-filesystem.sh
@@ -63,6 +63,7 @@ chmod 0400 mnt/res/kernel.map
chmod 0400 mnt/boot/Kernel
chmod 4750 mnt/bin/su
chmod 4755 mnt/bin/passwd
+chmod 4751 mnt/bin/pls
chmod 4755 mnt/bin/ping
chmod 4755 mnt/bin/traceroute
chmod 4750 mnt/bin/reboot