From 2fe9aac620e680d22e774a5deb77742f7522722c Mon Sep 17 00:00:00 2001 From: freesource Date: Mon, 3 Dec 2001 19:07:30 +0000 Subject: [PATCH] Works with 0 and 6 halt and reboot examples. --- yard/templates/Example.yard | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/yard/templates/Example.yard b/yard/templates/Example.yard index 46c26b0..2a5b646 100644 --- a/yard/templates/Example.yard +++ b/yard/templates/Example.yard @@ -85,12 +85,12 @@ telinit /sbin/shutdown /sbin/halt -/etc/init.d/halt # make this into a replacement -/sbin/swapon -/sbin/reboot -/etc/init.d/reboot # make this into a replacement -/etc/init.d/rc <= Replacements/etc/init.d/rc.example -/etc/init.d/rcS <= Replacements/etc/init.d/rcS.example +/etc/init.d/halt <= Replacements/etc/init.d/halt.example +/sbin/reboot +/etc/init.d/reboot <= Replacements/etc/init.d/reboot.example +/etc/init.d/rc <= Replacements/etc/init.d/rc.example +/etc/init.d/rcS <= Replacements/etc/init.d/rcS.example +/sbin/swapon # Login stuff /bin/login