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

@@ -4515,3 +4515,5 @@ Video Disk Recorder Revision History
Richard Lithvall).
- Added VBITeletextDescriptorTag, TeletextDescriptorTag, LocalTimeOffsetDescriptorTag
and PremiereContentTransmissionDescriptor to 'libsi' (thanks to Marco Schl<68><6C>ler).
- Using geteuid() to check whether VDR is running as user 'root' (suggested by
Tobias Grimm).