[packages/lvm2] Actually run clvmd in foreground under systemd

jajcus jajcus at pld-linux.org
Thu Nov 1 19:05:27 CET 2012


commit c45c90f80d949de0abd22c17f2316b402292d1c5
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Thu Nov 1 19:05:08 2012 +0100

    Actually run clvmd in foreground under systemd

 clvmd.service | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/clvmd.service b/clvmd.service
index 061c425..f75c272 100644
--- a/clvmd.service
+++ b/clvmd.service
@@ -7,7 +7,7 @@ Requires=dlm.service
 Type=notify
 NotifyAccess=main
 EnvironmentFile=/etc/sysconfig/clvmd
-ExecStart=/usr/sbin/clvmd $CLVMDOPTS
+ExecStart=/usr/sbin/clvmd -f $CLVMDOPTS
 ExecReload=/usr/sbin/clvmd -R
 
 [Install]
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lvm2.git/commitdiff/c45c90f80d949de0abd22c17f2316b402292d1c5



More information about the pld-cvs-commit mailing list