This commit is contained in:
parent
13667f11ba
commit
b2627a8a5a
@ -7,16 +7,13 @@
|
|||||||
|
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=/etc/init.d/ufw Compatibility
|
Description=/etc/init.d/ufw Compatibility
|
||||||
After=syslog.target network.target
|
After=network.target
|
||||||
ConditionFileIsExecutable=/etc/init.d/ufw
|
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
|
||||||
ExecStart=/etc/init.d/ufw start
|
ExecStart=/etc/init.d/ufw start
|
||||||
ExecStop=/etc/init.d/ufw stop
|
ExecStop=/etc/init.d/ufw stop
|
||||||
TimeoutSec=0
|
|
||||||
StandardOutput=syslog
|
StandardOutput=syslog
|
||||||
RemainAfterExit=yes
|
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
Reference in New Issue
Block a user