diff options
Diffstat (limited to 'share/examples')
-rw-r--r-- | share/examples/etc/make.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 9a74298..1fd3c79 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -102,9 +102,6 @@ # Mtree will follow symlinks. #MTREE_FOLLOWS_SYMLINKS= -L # -# To enable installing ssh(1) with the setuid bit turned on. -#ENABLE_SUID_SSH= -# # To enable installing newgrp(1) with the setuid bit turned on. # Without the setuid bit, newgrp cannot change users' groups. #ENABLE_SUID_NEWGRP= |