Mailinglist Archive: opensuse-security (564 mails)
| < Previous | Next > |
Re: [suse-security] Firewall
- From: linux@xxxxxxxxxxxxxxxxxxxxxxxxx
- Date: Tue, 9 Jan 2001 13:31:07 -0600
- Message-id: <3A5B129B.11119.9315DA@localhost>
Try /etc/rc.d/boot.local --- this is SuSE's suggested place for such
items.
#! /bin/sh
#
# Copyright (c) 1996 SuSE GmbH Nuernberg, Germany. All rights
reserved.
#
# Author: Florian La Roche <florian@xxxxxxx>, 1996
# Werner Fink <werner@xxxxxxx>, 1996
# Burchard Steinbild <bs@xxxxxxx>, 1996
#
# /sbin/init.d/boot.local
#
# script with local commands to be executed from init on system
startup
#
. /etc/rc.config
#
# Here you should add things, that should happen directly after
booting
# before we're going to the first run level.
#
--Joey
Joey Kelly
System & Network Administrator
ActionBusinessSystems.com
&&
Gimme this! Gimme that!
Hurry up or I'll knock you flat!
items.
#! /bin/sh
#
# Copyright (c) 1996 SuSE GmbH Nuernberg, Germany. All rights
reserved.
#
# Author: Florian La Roche <florian@xxxxxxx>, 1996
# Werner Fink <werner@xxxxxxx>, 1996
# Burchard Steinbild <bs@xxxxxxx>, 1996
#
# /sbin/init.d/boot.local
#
# script with local commands to be executed from init on system
startup
#
. /etc/rc.config
#
# Here you should add things, that should happen directly after
booting
# before we're going to the first run level.
#
--Joey
Joey Kelly
System & Network Administrator
ActionBusinessSystems.com
&&
Gimme this! Gimme that!
Hurry up or I'll knock you flat!
| < Previous | Next > |