diff options
author | jim-p <jimp@pfsense.org> | 2013-08-28 10:26:48 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2013-08-28 10:26:48 -0400 |
commit | ca34f8ee173d3a76ad7f3af85dea6d6ae97c49db (patch) | |
tree | a06e4213adbadaea21e359c16709f0dd7ee55d33 /pkg_config.8.xml | |
parent | da4fcbcca56077414bcd2927508d4c65d5faa896 (diff) | |
download | pfsense-packages-ca34f8ee173d3a76ad7f3af85dea6d6ae97c49db.tar.gz pfsense-packages-ca34f8ee173d3a76ad7f3af85dea6d6ae97c49db.tar.bz2 pfsense-packages-ca34f8ee173d3a76ad7f3af85dea6d6ae97c49db.zip |
Switch to rw before doing disk write operations when syncing sudoers file.
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 a54b0081..497305a2 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1936,7 +1936,7 @@ <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.]]></descr> <category>Security</category> - <version>0.1</version> + <version>0.2</version> <status>Beta</status> <required_version>2.0.2</required_version> <config_file>http://www.pfsense.com/packages/config/sudo/sudo.xml</config_file> |