aboutsummaryrefslogtreecommitdiffstats
path: root/src/msec/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'src/msec/plugins')
-rwxr-xr-xsrc/msec/plugins/msec.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/msec/plugins/msec.py b/src/msec/plugins/msec.py
index 5b18f62..b7d862f 100755
--- a/src/msec/plugins/msec.py
+++ b/src/msec/plugins/msec.py
@@ -34,7 +34,7 @@ CRONALLOW = '/etc/cron.allow'
FSTAB = '/etc/fstab'
GDM = '/etc/pam.d/gdm'
GDMCONF = '/etc/X11/gdm/custom.conf'
-GDM230 = '/var/run/gdm'
+GDM230 = '/run/gdm'
HALT = '/usr/bin/halt'
HOSTCONF = '/etc/host.conf'
HOSTSDENY = '/etc/hosts.deny'