diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-08-01 22:42:07 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-08-01 22:42:07 +0200 |
commit | 1d6702e8d3877c0bebf3ac817dc45ff72f5ecfa9 (patch) | |
tree | 2a40e6fff9a9aa6cde706bba5250b149bce519c5 /TODO | |
parent | 260d370833ba5449f77d4184a8eb80e5501be900 (diff) |
umask: set umask of a number of sockets by default, even though we check creds on connections
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -19,6 +19,9 @@ Bugfixes: Features: +* allow Type=simple with PIDFile= + https://bugzilla.redhat.com/show_bug.cgi?id=723942 + * generator dir is 666? * set access mode of /run/systemd/{private,notify} to 666, not 777 |