Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37768879
en ru br
Репозитории ALT
S:1.22.1-alt4
5.1: 1.21.1-alt1
4.1: 1.21.1-alt0.M41.1
4.0: 1.21.1-alt0.M40.1
3.0: 1.19.2-alt2
+backports:1.20.1-alt0.M30.1
www.altlinux.org/Changes

Другие репозитории
Upstream:1.21.1

Группа :: Безопасность/Сети
Пакет: fiaif

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: fiaif-1.21.1-alt-LSB_init.patch
Скачать


Add LSB header into fiaif init script
--- ./prog/fiaif
+++ ./prog/fiaif
@@ -1,16 +1,19 @@
 #!/bin/bash
+#
+# chkconfig: 345 08 92
+# description: Automates a packet filtering firewall with iptables.
+# config: /etc/fiaif/fiaif/conf
+#
 ### BEGIN INIT INFO
 # Provides:          fiaif
-# Required-Start:    $remote_fs
-# Required-Stop:     $remote_fs
-# Default-Start:     S
+# Required-Start:    $remote_fs $syslog
+# Required-Stop:     $remote_fs $syslog
+# Default-Start:     345
 # Default-Stop:      0 6
 # Short-Description: Intelligent firewall
 # Description:       Automates a packet filtering firewall with iptables.
 ### END INIT INFO
-#
-# chkconfig: 345 08 92
-# description: Automates a packet filtering firewall with iptables.
+
 
 # FIAIF is an Intelligent firewall$
 # Startup script to add firewall functionality.
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin