aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2023-07-19 12:54:53 +0000
committerLibravatar GitHub <noreply@github.com>2023-07-19 12:54:53 +0000
commit9863f982ca148f687a56690e2aeed10014d05e59 (patch)
tree4bb5bddc7a92a66564031f61d67abe2d4a347500 /etc/profile-m-z
parentzsh: add shell completion for --tab (diff)
downloadfirejail-9863f982ca148f687a56690e2aeed10014d05e59.tar.gz
firejail-9863f982ca148f687a56690e2aeed10014d05e59.tar.zst
firejail-9863f982ca148f687a56690e2aeed10014d05e59.zip
modif: drop deprecated 'shell' option references (#5894)
The `shell` option has been removed. Remove stale references. This does NOT remove `shell none`-related code comments in: - src/firejail/fs_lib.c (L433-L441) - src/firejail/join.c (L415-L417) Relates to #5196. Suggested by #5891.
Diffstat (limited to 'etc/profile-m-z')
-rw-r--r--etc/profile-m-z/pidgin.profile1
-rw-r--r--etc/profile-m-z/rocketchat.profile1
-rw-r--r--etc/profile-m-z/server.profile1
3 files changed, 0 insertions, 3 deletions
diff --git a/etc/profile-m-z/pidgin.profile b/etc/profile-m-z/pidgin.profile
index d78478687..a852a2a18 100644
--- a/etc/profile-m-z/pidgin.profile
+++ b/etc/profile-m-z/pidgin.profile
@@ -38,7 +38,6 @@ notv
38nou2f 38nou2f
39protocol unix,inet,inet6,netlink 39protocol unix,inet,inet6,netlink
40seccomp 40seccomp
41# shell none
42tracelog 41tracelog
43 42
44# private-bin pidgin 43# private-bin pidgin
diff --git a/etc/profile-m-z/rocketchat.profile b/etc/profile-m-z/rocketchat.profile
index bad384090..a95cc18d7 100644
--- a/etc/profile-m-z/rocketchat.profile
+++ b/etc/profile-m-z/rocketchat.profile
@@ -15,7 +15,6 @@ ignore include whitelist-usr-share-common.inc
15ignore include whitelist-var-common.inc 15ignore include whitelist-var-common.inc
16ignore nou2f 16ignore nou2f
17ignore novideo 17ignore novideo
18ignore shell none
19ignore disable-mnt 18ignore disable-mnt
20ignore private-cache 19ignore private-cache
21ignore private-dev 20ignore private-dev
diff --git a/etc/profile-m-z/server.profile b/etc/profile-m-z/server.profile
index 05170267b..667f9c557 100644
--- a/etc/profile-m-z/server.profile
+++ b/etc/profile-m-z/server.profile
@@ -70,7 +70,6 @@ nou2f
70novideo 70novideo
71protocol unix,inet,inet6,netlink,packet 71protocol unix,inet,inet6,netlink,packet
72seccomp 72seccomp
73# shell none
74tab # allow tab completion 73tab # allow tab completion
75 74
76disable-mnt 75disable-mnt