summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorsullrich <sullrich@pfsense.org>2009-12-03 16:35:41 -0500
committersullrich <sullrich@pfsense.org>2009-12-03 16:35:41 -0500
commit9c9b8845ba18b04ba44235dc93e62e5d59462687 (patch)
treebad5bddeeb4a7c85151275e20fff2e3d2e14f8cb /etc
parentf5bdff7fbe3b6aa0f6803f80a34de220742764d9 (diff)
downloadpfsense-9c9b8845ba18b04ba44235dc93e62e5d59462687.zip
pfsense-9c9b8845ba18b04ba44235dc93e62e5d59462687.tar.gz
Nuke comment. its giving me a migrane with the header include problem for some reason and is being cached
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/priv/user.priv.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/inc/priv/user.priv.inc b/etc/inc/priv/user.priv.inc
index d97f690..e3b4c47 100644
--- a/etc/inc/priv/user.priv.inc
+++ b/etc/inc/priv/user.priv.inc
@@ -2,10 +2,6 @@
global $priv_list;
-/*
- * USER PRIVILEGE DEFINITIONS
- */
-
$priv_list['user-shell-access'] = array();
$priv_list['user-shell-access']['name'] = "User - Shell account access";
$priv_list['user-shell-access']['descr'] = "Indicates whether the user is able to login for ".
OpenPOWER on IntegriCloud