commit c45c90f80d949de0abd22c17f2316b402292d1c5
Author: Jacek Konieczny <[email protected]>
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
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit