diff options
author | Mike Fulbright <msf@redhat.com> | 1999-12-13 23:54:21 +0000 |
---|---|---|
committer | Mike Fulbright <msf@redhat.com> | 1999-12-13 23:54:21 +0000 |
commit | 21b29aa38b3a9eb6089f5ea8b4d80147a8b0e6a1 (patch) | |
tree | 4e2ec77522872744af841c9a7f03568002b38e0c | |
parent | 43590b9b53ecf9ea6d70a2ba97bc9546f569bc8d (diff) | |
download | anaconda-21b29aa38b3a9eb6089f5ea8b4d80147a8b0e6a1.tar.gz anaconda-21b29aa38b3a9eb6089f5ea8b4d80147a8b0e6a1.tar.xz anaconda-21b29aa38b3a9eb6089f5ea8b4d80147a8b0e6a1.zip |
Move to 06 stage for startup script, with is just after kudzu at 05
-rwxr-xr-x | reconfig.init | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reconfig.init b/reconfig.init index 2998b686f..6eca1f8f2 100755 --- a/reconfig.init +++ b/reconfig.init @@ -2,7 +2,7 @@ # # reconfig This scripts runs the system reconfig program # -# chkconfig: 345 05 95 +# chkconfig: 345 06 95 # description: If /etc/reconfigSys exists, run the reconfiguration # program and remove /etc/reconfigSys when done. # |