Project

General

Profile

Actions

Bug #1894

closed

files written with execute permission

Added by Bodo Eggert over 11 years ago. Updated almost 5 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
PVR / DVR
Target version:
-
Start date:
2013-12-27
Due date:
% Done:

0%

Estimated time:
Found in version:
3.9.252
Affected Versions:

Description

The recorded files are written with the execute permission bit set. Therefore if I select them, the file manager asks me if I want to execute the video, instead of passing it to the player.

Files should be opened/created with mode 0666 unless they are supposed to be executable.

http://en.wikipedia.org/wiki/Umask

Workaround: Set umask to e.g. 0113 or 0133 in your start script


Files

mode-666.patch (1.74 KB) mode-666.patch Bodo Eggert, 2013-12-31 16:22
Actions

Also available in: Atom PDF