diff options
author | David Phillips <dbphillipsnz@gmail.com> | 2016-07-16 18:45:25 +1200 |
---|---|---|
committer | David Phillips <dbphillipsnz@gmail.com> | 2016-07-16 18:45:25 +1200 |
commit | 7ad4de6dc789775d613ff28f67c99c48d350cb6b (patch) | |
tree | 77f58001e5a2a2c80cb73b84d3cfddaa52fdd085 /Makefile | |
parent | e605143046b1295bdb953bf8456b1dca67696d86 (diff) | |
download | brightnessd-7ad4de6dc789775d613ff28f67c99c48d350cb6b.tar.xz |
Add call to chmod back
This should not have been removed. There is a subtlety of mkfifo to note;
it is affected by umask while chmod isn't. Thus, the call to chmod directly
is required to ensure the desired mode is set on the fifo.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions