[Lunar-commits] <moonbase-other> openafs: openafs-server service needs Type=forking
Stefan Wold
ratler at lunar-linux.org
Wed Aug 1 12:37:00 CEST 2012
commit a96d0fc9040528c4b218d5ea4d13daa4942f9dde
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Wed, 01 Aug 2012 03:37:00 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/a96d0fc9040528c4b218d5ea4d13daa4942f9dde
openafs: openafs-server service needs Type=forking
---
filesys/openafs/systemd.d/openafs-server.service +1/-0
1 files changed, 1 insertions (+), 0 deletions (-)
--- a/filesys/openafs/systemd.d/openafs-server.service
+++ b/filesys/openafs/systemd.d/openafs-server.service
@@ -3,6 +3,7 @@ Description=OpenAFS Server Service
After=syslog.target network.target
[Service]
+Type=forking
ExecStart=/usr/sbin/bosserver
ExecStop=/usr/bin/bos shutdown localhost -wait -localauth
More information about the Lunar-commits
mailing list