Apply Togan's patch for Shorewall-init.service (again)

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2013-07-24 08:10:27 -07:00
parent aabb22a50f
commit b10a0642e1

View File

@ -13,8 +13,8 @@ Type=oneshot
RemainAfterExit=yes RemainAfterExit=yes
EnvironmentFile=-/etc/sysconfig/shorewall-init EnvironmentFile=-/etc/sysconfig/shorewall-init
StandardOutput=syslog StandardOutput=syslog
ExecStart=/shorewall-init $OPTIONS start ExecStart=/sbin/shorewall-init $OPTIONS start
ExecStop=/shorewall-init $OPTIONS stop ExecStop=/sbin/shorewall-init $OPTIONS stop
[Install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target