From a0faecab9371d537a3d8d18f451421bc31ef6a07 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Wed, 18 Jul 2001 18:46:12 +0000 Subject: 2001-07-18 Marcus Brinkmann * rc: Do not excempt random-seed when cleaning up /var/run. State data should be in /var/lib (FHS) or /var/state. * changelog: Update to current version. * debian/servers.boot: Add die $(serverboot). --- debian/servers.boot | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/servers.boot') diff --git a/debian/servers.boot b/debian/servers.boot index 1ddd7b91..2eb4da05 100644 --- a/debian/servers.boot +++ b/debian/servers.boot @@ -17,3 +17,6 @@ # You can also add swap partitions to /etc/fstab. #/dev/hd0s2 $(add-linux-paging-file) +# Don't make serverboot the default pager. The real default pager will +# we started early in /libexec/rc. +die $(serverboot) -- cgit v1.2.3