vdr/vdr/debian config-loader.sh

Thomas Schmidt pkg-vdr-dvb-changes@lists.alioth.debian.org
Sun, 16 Jan 2005 19:44:22 +0000


Update of /cvsroot/pkg-vdr-dvb/vdr/vdr/debian
In directory haydn:/tmp/cvs-serv2592/vdr/vdr/debian

Modified Files:
	config-loader.sh 
Log Message:
* document that root can not start vdr anymore

Index: config-loader.sh
===================================================================
RCS file: /cvsroot/pkg-vdr-dvb/vdr/vdr/debian/config-loader.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- config-loader.sh	15 Jan 2005 18:14:18 -0000	1.6
+++ config-loader.sh	16 Jan 2005 19:44:20 -0000	1.7
@@ -31,7 +31,9 @@
 # EPG data file
 EPG_FILE=/var/cache/vdr/epg.data
 
-# Username under which vdr will run
+# Username under which vdr will run (Note: the user root is not 
+# allowed to run vdr, vdr will abort when you try to start it as 
+# root or with "-u root")
 USER=vdr
 
 # Groupname under which vdr will run