diff options
| author | Bjørn Forsman <bjorn.forsman@gmail.com> | 2014-04-17 15:49:46 +0200 |
|---|---|---|
| committer | Bjørn Forsman <bjorn.forsman@gmail.com> | 2014-04-17 15:51:28 +0200 |
| commit | 705dd70b32e2764ae8489a286afce896d48ebe93 (patch) | |
| tree | 1f22efd9a777556a0338a89a9261465db57ec73e /pkgs/development/python-modules/httpserver | |
| parent | ffb593f88093760bc0a1d7c925661aad1a5955bc (diff) | |
nixos/grahite-service: mkdir -m => mkdir && chmod
mkdir -m will only set the permissions if it *creates* the directory.
Existing directories, with possibly wrong permissions, will not be
updated.
Use explicit chmod so permissions will always be correct.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
