diff options
author | jim-p <jimp@pfsense.org> | 2013-06-20 19:24:51 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2013-06-20 19:24:51 -0400 |
commit | 6bd6f69f4a41a0d33dfe924596e0be2f8b44864b (patch) | |
tree | 56f15dc3e09fd2493a7e543fdc7f044a9b847200 | |
parent | eb9c74fee6dda63eca466061cc678ba99e148b79 (diff) | |
download | pfsense-packages-6bd6f69f4a41a0d33dfe924596e0be2f8b44864b.tar.gz pfsense-packages-6bd6f69f4a41a0d33dfe924596e0be2f8b44864b.tar.bz2 pfsense-packages-6bd6f69f4a41a0d33dfe924596e0be2f8b44864b.zip |
Actually, it does have a GUI to configure it...
-rw-r--r-- | pkg_config.8.xml | 2 | ||||
-rw-r--r-- | pkg_config.8.xml.amd64 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 452db493..60f23cc3 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1934,7 +1934,7 @@ <package> <name>sudo</name> <pkginfolink>http://doc.pfsense.org/index.php/Sudo_Package</pkginfolink> - <descr><![CDATA[sudo allows delegation of privileges to users in the shell so commands can be run as other users, such as root. (Console only, no GUI)]]></descr> + <descr><![CDATA[sudo allows delegation of privileges to users in the shell so commands can be run as other users, such as root.]]></descr> <category>Security</category> <version>0.1</version> <status>Beta</status> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 2adc334c..e3ad3fba 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -1921,7 +1921,7 @@ <package> <name>sudo</name> <pkginfolink>http://doc.pfsense.org/index.php/Sudo_Package</pkginfolink> - <descr><![CDATA[sudo allows delegation of privileges to users in the shell so commands can be run as other users, such as root. (Console only, no GUI)]]></descr> + <descr><![CDATA[sudo allows delegation of privileges to users in the shell so commands can be run as other users, such as root.]]></descr> <category>Security</category> <version>0.1</version> <status>Beta</status> |