Correct shorewall-init.service to avoid dependency loops on Debian

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2015-07-28 17:24:33 -07:00
parent 67589cab69
commit 8cddba1e15

View File

@ -18,4 +18,4 @@ ExecStart=/sbin/shorewall-init start
ExecStop=/sbin/shorewall-init stop
[Install]
WantedBy=basic.target
WantedBy=network-pre.target