From 9863f982ca148f687a56690e2aeed10014d05e59 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Wed, 19 Jul 2023 12:54:53 +0000 Subject: 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. --- src/man/firejail-profile.5.in | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/man/firejail-profile.5.in') diff --git a/src/man/firejail-profile.5.in b/src/man/firejail-profile.5.in index fa294d888..3a678b14f 100644 --- a/src/man/firejail-profile.5.in +++ b/src/man/firejail-profile.5.in @@ -799,11 +799,6 @@ Disable video capture devices. .TP \fBmachine-id Spoof id number in /etc/machine-id file - a new random id is generated inside the sandbox. -.TP -\fBshell none -Run the program directly, without a shell. - - #ifdef HAVE_NETWORK .SH Networking Networking features available in profile files. -- cgit v1.2.3-70-g09d2