Projects
Kolab:3.4
pykolab
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 136
View file
fix_run_kolabd_centos7.patch
Changed
@@ -1,17 +1,17 @@ -From cd8b6a6c81cad457c28456d38fa49fca0b9373c5 Mon Sep 17 00:00:00 2001 +From 830669067a9d50b1c5af54b214411cf3c3322afd Mon Sep 17 00:00:00 2001 From: Timotheus Pokorra <tp@tbits.net> -Date: Fri, 13 Feb 2015 09:31:48 +0100 +Date: Fri, 13 Feb 2015 10:10:39 +0100 Subject: [PATCH] fixing location of kolabd.pid file for systemd. fixing #2626 --- - kolabd/kolabd.systemd | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) + kolabd/kolabd.systemd | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kolabd/kolabd.systemd b/kolabd/kolabd.systemd -index 92db05e..e12a847 100644 +index 92db05e..6d66334 100644 --- a/kolabd/kolabd.systemd +++ b/kolabd/kolabd.systemd -@@ -4,7 +4,7 @@ After=syslog.target network.target +@@ -4,11 +4,11 @@ After=syslog.target network.target [Service] Type=forking @@ -20,6 +20,11 @@ User=kolab Group=kolab EnvironmentFile=/etc/sysconfig/kolabd +-ExecStart=/usr/sbin/kolabd $FLAGS ++ExecStart=/usr/sbin/kolabd $FLAGS --pid-file /run/kolabd/kolabd.pid + ExecReload=/bin/kill -HUP $MAINPID + ExecStop=/bin/kill -TERM $MAINPID + -- 1.8.3.1
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.