diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 1357e39799..7a9fb9f01f 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -8223,16 +8223,10 @@ Key F15 A A Menu Workplace Nop For security reasons, suidperl is - installed without the suid bit by default. The system - administrator can enable suid behavior with the following - command. - - &prompt.root; chmod u+s /usr/bin/suidperl - - If you want suidperl to be built - suid during upgrades from source, edit + not installed by default. If you want suidperl to be built + during upgrades from source, edit /etc/make.conf and add - ENABLE_SUIDPERL=true before you build + ENABLE_SUIDPERL=true before you build perl.