diff options
Diffstat (limited to 'server/changes')
-rw-r--r-- | server/changes/bug_6557_fix-server-initscript-location | 1 | ||||
-rw-r--r-- | server/changes/bug_fix-initscript-uid-and-gid | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/server/changes/bug_6557_fix-server-initscript-location b/server/changes/bug_6557_fix-server-initscript-location new file mode 100644 index 00000000..6032b302 --- /dev/null +++ b/server/changes/bug_6557_fix-server-initscript-location @@ -0,0 +1 @@ + o Fix server initscript location (#6557). diff --git a/server/changes/bug_fix-initscript-uid-and-gid b/server/changes/bug_fix-initscript-uid-and-gid new file mode 100644 index 00000000..d4767984 --- /dev/null +++ b/server/changes/bug_fix-initscript-uid-and-gid @@ -0,0 +1 @@ + o Fix server daemon uid and gid by passing them to twistd on the initscript. |