SHA256
1
0
forked from pool/ufw
luce johann 2012-10-17 13:02:02 +00:00 committed by Git OBS Bridge
parent 13667f11ba
commit b2627a8a5a

View File

@ -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