diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-14 11:04:20 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-14 11:04:20 +0200 |
commit | f13959a9f27fd35d2882672726f6cc9a424cb04c (patch) | |
tree | 9782a490a54e41dd3591cc2e11d2a4a193be87b5 /CONTRIBUTORS | |
parent | f3feda52cd6d4bce31e62bb727d43ec258b3f64b (diff) | |
download | vdr-f13959a9f27fd35d2882672726f6cc9a424cb04c.tar.gz vdr-f13959a9f27fd35d2882672726f6cc9a424cb04c.tar.bz2 |
Using geteuid() to check whether VDR is running as user 'root'
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 629bdceb..11a62eb1 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1823,3 +1823,6 @@ Jurij Retzlaff <jurij@topofweb.de> Richard Lithvall <richard@lithvall.se> for adding a tolerance for symbol rate values that are off by one + +Tobias Grimm <listaccount@e-tobi.net> + for suggesting to use geteuid() to check whether VDR is running as user 'root' |