firstboot and --reconfig

Féliciano Matias feliciano.matias at free.fr
Sun Aug 10 13:04:29 UTC 2003


/etc/rc.d/init.d/firstboot :

case "$1" in
 start)
        if grep -i reconfig /proc/cmdline >/dev/null || [ -f /etc/reconfigSys ]; then
 
            echo -n $"Running system reconfiguration tool"
            /usr/sbin/firstboot --reconfig
            rm -f /etc/reconfigSys
            exit 0
        fi



Is there a use for reconfig ?

Keep in mind that firstboot create /etc/sysconfig/firstboot that prevent
further execution.

A new bug report related to firstboot :
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=102067

-- 
Féliciano Matias <feliciano.matias at free.fr>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Ceci est une partie de message
	=?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=
Url : http://lists.fedoraproject.org/pipermail/test/attachments/20030810/0ff2d436/attachment.bin 


More information about the test mailing list