diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/Makefile.am | 3 | ||||
-rw-r--r-- | config/xenodm-config.cpp | 1 |
2 files changed, 0 insertions, 4 deletions
diff --git a/config/Makefile.am b/config/Makefile.am index 37bfb3b..59d8666 100644 --- a/config/Makefile.am +++ b/config/Makefile.am @@ -5,9 +5,6 @@ include $(top_srcdir)/cpprules.in xenodmscriptdir = $(XENODMSCRIPTDIR) xenodmconfigdir = $(XENODMCONFIGDIR) -dist_xenodmconfig_DATA = \ - Xaccess - xenodmconfig_DATA = \ xenodm-config \ Xresources \ diff --git a/config/xenodm-config.cpp b/config/xenodm-config.cpp index ab82e64..f196e49 100644 --- a/config/xenodm-config.cpp +++ b/config/xenodm-config.cpp @@ -15,7 +15,6 @@ DisplayManager.errorLogFile: XENODMLOGDIR/xenodm.log DisplayManager.pidFile: XENODMPIDDIR/xenodm.pid DisplayManager.keyFile: XENODMCONFIGDIR/xenodm-keys DisplayManager.servers: XENODMCONFIGDIR/Xservers -DisplayManager.accessFile: XENODMCONFIGDIR/Xaccess DisplayManager*resources: XENODMCONFIGDIR/Xresources DisplayManager.willing: SU nobody -s /bin/sh XENODMSCRIPTDIR/Xwilling ! All displays should use authorization, but we cannot be sure |