diff options
Diffstat (limited to 'net-nds/pamldapd/files/pamldapd.initd')
-rwxr-xr-x | net-nds/pamldapd/files/pamldapd.initd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-nds/pamldapd/files/pamldapd.initd b/net-nds/pamldapd/files/pamldapd.initd index 8aa17c9..993a9b7 100755 --- a/net-nds/pamldapd/files/pamldapd.initd +++ b/net-nds/pamldapd/files/pamldapd.initd @@ -8,3 +8,4 @@ command_user="pamldapd:pamldapd" output_log="/var/log/pamldapd/stdout.log" error_log="/var/log/pamldapd/stdout.log" pidfile=/var/run/pamldapd.pid +umask=0 |