diff options
author | jim-p <jimp@pfsense.org> | 2013-06-20 15:23:57 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2013-06-20 15:23:57 -0400 |
commit | 7062f6ea795275371623b46fed3c1686fe6c7ec0 (patch) | |
tree | 7b0c8537cf92aee2b264df977dafca630d74ddd2 /pkg_config.8.xml | |
parent | bd8e497f118ff1930a06eaf0204a5f390d130ac2 (diff) | |
download | pfsense-packages-7062f6ea795275371623b46fed3c1686fe6c7ec0.tar.gz pfsense-packages-7062f6ea795275371623b46fed3c1686fe6c7ec0.tar.bz2 pfsense-packages-7062f6ea795275371623b46fed3c1686fe6c7ec0.zip |
Use proper category for sudo
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 399c4428..452db493 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1935,7 +1935,7 @@ <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> - <category>Services</category> + <category>Security</category> <version>0.1</version> <status>Beta</status> <required_version>2.0.2</required_version> |