summarylogtreecommitdiffstats
path: root/cgatepro.service
diff options
context:
space:
mode:
authorCare Computers2015-06-08 23:58:18 +0200
committerCare Computers2015-06-08 23:58:18 +0200
commit8bde1414ff3521e015ae19dc0a11fcd5bdc0508d (patch)
tree2cfd6665a1433f29c6a628f124d2882e4fa34116 /cgatepro.service
downloadaur-8bde1414ff3521e015ae19dc0a11fcd5bdc0508d.tar.gz
Initial import
Diffstat (limited to 'cgatepro.service')
-rw-r--r--cgatepro.service12
1 files changed, 12 insertions, 0 deletions
diff --git a/cgatepro.service b/cgatepro.service
new file mode 100644
index 000000000000..db1de995fdf8
--- /dev/null
+++ b/cgatepro.service
@@ -0,0 +1,12 @@
+[Unit]
+Description=CommuniGate Pro
+
+[Service]
+Type=forking
+Group=mail
+PIDFile=/var/lib/CommuniGate/ProcessID
+ExecStart=/opt/CommuniGate/CGServer --Base /var/lib/CommuniGate --Daemon --AirSyncNonProvisionable (WindowsOutlook15)
+
+[Install]
+WantedBy=multi-user.target
+