Using geteuid() to check whether VDR is running as user 'root'

This commit is contained in:
Klaus Schmidinger
2006-04-14 11:04:20 +02:00
parent f3feda52cd
commit f13959a9f2
3 changed files with 7 additions and 2 deletions

View File

@@ -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'