mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-24 19:51:40 +02:00
shorewall-init.service*: fix [Install] section
Signed-off-by: Tuomo Soini <tis@foobar.fi>
This commit is contained in:
parent
dfeeb2d5c3
commit
f1d4ef495e
@ -16,4 +16,4 @@ ExecStart=/sbin/shorewall-init start
|
|||||||
ExecStop=/sbin/shorewall-init stop
|
ExecStop=/sbin/shorewall-init stop
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=network-pre.target
|
WantedBy=basic.target
|
||||||
|
@ -15,3 +15,6 @@ EnvironmentFile=-/etc/default/shorewall-init
|
|||||||
StandardOutput=syslog
|
StandardOutput=syslog
|
||||||
ExecStart=/sbin/shorewall-init start
|
ExecStart=/sbin/shorewall-init start
|
||||||
ExecStop=/sbin/shorewall-init stop
|
ExecStop=/sbin/shorewall-init stop
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=basic.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user