]> git.pld-linux.org Git - packages/corosync.git/commitdiff
Forgot the patch...
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Mon, 29 Oct 2012 08:28:19 +0000 (09:28 +0100)
committerJacek Konieczny <jajcus@jajcus.net>
Mon, 29 Oct 2012 08:28:19 +0000 (09:28 +0100)
corosync-notifyd_service.patch [new file with mode: 0644]

diff --git a/corosync-notifyd_service.patch b/corosync-notifyd_service.patch
new file mode 100644 (file)
index 0000000..4c79074
--- /dev/null
@@ -0,0 +1,13 @@
+diff --git a/init/corosync-notifyd.service.in b/init/corosync-notifyd.service.in
+index 172653c..3eb3ca5 100644
+--- a/init/corosync-notifyd.service.in
++++ b/init/corosync-notifyd.service.in
+@@ -4,7 +4,7 @@ Wants=corosync.service
+ After=corosync.service
+ [Service]
+-EnvironmentFile=@SYSCONFIGDIR@/corosync-notifyd
++EnvironmentFile=/etc/sysconfig/corosync-notifyd
+ ExecStart=@SBINDIR@/corosync-notifyd -f $OPTIONS
+ Type=simple
This page took 0.410765 seconds and 4 git commands to generate.