Projects
Kolab:3.4
pykolab
fix_run_kolabd_centos7.patch
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix_run_kolabd_centos7.patch of Package pykolab (Revision 135)
Currently displaying revision
135
,
Show latest
From cd8b6a6c81cad457c28456d38fa49fca0b9373c5 Mon Sep 17 00:00:00 2001 From: Timotheus Pokorra <tp@tbits.net> Date: Fri, 13 Feb 2015 09:31:48 +0100 Subject: [PATCH] fixing location of kolabd.pid file for systemd. fixing #2626 --- kolabd/kolabd.systemd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kolabd/kolabd.systemd b/kolabd/kolabd.systemd index 92db05e..e12a847 100644 --- a/kolabd/kolabd.systemd +++ b/kolabd/kolabd.systemd @@ -4,7 +4,7 @@ After=syslog.target network.target [Service] Type=forking -PIDFile=/var/run/kolabd/kolabd.pid +PIDFile=/run/kolabd/kolabd.pid User=kolab Group=kolab EnvironmentFile=/etc/sysconfig/kolabd -- 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
.