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