patch avoid that vdr ignore settings from umask

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I offer a small patch for vdr-1.3.27, (testet with 1.3.22)
so that all created files and directorys (*.rec,001.vdr,...) 
no longer use fixed minimal permissions, without any chance to adjust
this through settings from umask. 

On most systems are follow default setting "umask 022". 


Thereby, as before, the files are created with the following
permissions : 
-rw-r--r--  1 vdr video 7463489 Aug  4 18:01 001.vdr


with this patch are now able use "umask 002"
-rw-rw-r--  1 vdr video 7463489 Aug  4 18:01 001.vdr


or  use "umask 000"
-rw-rw-rw-  1 vdr video 7463489 Aug  4 18:01 001.vdr

Cu,
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vdr-1.3.27-umask.diff
Type: text/x-patch
Size: 3318 bytes
Desc: not available
Url : http://www.linuxtv.org/pipermail/vdr/attachments/20050804/5489f6d2/vdr-1.3.27-umask.bin

[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux