mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Skipping all SetCaps() and SetUser() calls when it is started as 'root' and "-u root" is given
This commit is contained in:
5
HISTORY
5
HISTORY
@@ -4135,7 +4135,7 @@ Video Disk Recorder Revision History
|
||||
Schneider).
|
||||
- Cleaned up some trailing white space.
|
||||
|
||||
2006-01-08: Version 1.3.39
|
||||
2006-01-09: Version 1.3.39
|
||||
|
||||
- The SVDRP command LSTT now accepts the new option 'id' to have the channels
|
||||
of the timers listed with their unique channel ids instead of their numbers
|
||||
@@ -4147,3 +4147,6 @@ Video Disk Recorder Revision History
|
||||
(thanks to Peter Bieringer). If you are using the PC keyboard as remote control
|
||||
input you may need to make VDR newly learn the keys by removing the remote.conf
|
||||
file.
|
||||
- To avoid problems with access rights when VDR shall run as 'root' it now skips
|
||||
all SetCaps() and SetUser() calls when it is started as 'root' and "-u root"
|
||||
is given.
|
||||
|
Reference in New Issue
Block a user