]> git.pld-linux.org Git - packages/pacemaker.git/commitdiff
dropped SysVStartPriority
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Tue, 30 Oct 2012 13:30:16 +0000 (14:30 +0100)
committerJacek Konieczny <jajcus@jajcus.net>
Tue, 30 Oct 2012 13:30:16 +0000 (14:30 +0100)
This only cause some ordering problems and should be not neccessary when
whole cluster stack is managed via systemd

pacemaker.service

index 43d50bd05ddb727a088de5792579901ae48eecd1..3f601e9eba568423121739f448153f0c7962853b 100644 (file)
@@ -11,7 +11,6 @@ Type=simple
 PIDFile=/var/run/pacemakerd.pid
 KillMode=process
 NotifyAccess=main
-SysVStartPriority=23
 EnvironmentFile=-/etc/sysconfig/pacemaker
 ExecStart=/usr/sbin/pacemakerd -f --pid-file=/var/run/pacemakerd.pid
 
This page took 0.044175 seconds and 4 git commands to generate.