관리-도구
편집 파일: firewall.service
# Automatically generated by systemd-sysv-generator [Unit] Documentation=man:systemd-sysv-generator(8) SourcePath=/etc/rc.d/init.d/firewall Description=SYSV: Start/stop Firewall Before=multi-user.target Before=multi-user.target Before=multi-user.target Before=graphical.target [Service] Type=forking Restart=no TimeoutSec=5min IgnoreSIGPIPE=no KillMode=process GuessMainPID=no RemainAfterExit=yes ExecStart=/etc/rc.d/init.d/firewall start ExecStop=/etc/rc.d/init.d/firewall stop