diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-04-19 16:56:16 +0100 |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-04-19 16:56:16 +0100 |
commit | 0a993d4b3c0b3afe76ed07d177b891791f6ae94f (patch) | |
tree | 9d480fc03cae42f1253557de088c7c5482384fce /kolabd/Makefile.am | |
parent | 9663ff263d90af9156112f46c9d7b1651664cb0f (diff) | |
download | pykolab-0a993d4b3c0b3afe76ed07d177b891791f6ae94f.tar.gz |
Add kolabd systemd file
Refactor process management in kolabd
Diffstat (limited to 'kolabd/Makefile.am')
-rw-r--r-- | kolabd/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kolabd/Makefile.am b/kolabd/Makefile.am index 95cd792..f8e4ca8 100644 --- a/kolabd/Makefile.am +++ b/kolabd/Makefile.am @@ -1,5 +1,6 @@ EXTRA_DIST = \ kolabd.sysconfig \ + kolabd.systemd \ kolabd.sysvinit kolabddir = $(pythondir)/kolabd |