From 4f87f7e06ce88e76330329af1b45429aeb53b13f Mon Sep 17 00:00:00 2001 From: Steven McDonald Date: Sat, 26 Nov 2011 20:58:10 +1100 Subject: [PATCH] use bootlogs service, so we get our motd set --- debian/debian-init | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/debian-init b/debian/debian-init index d252e57..beb8f32 100755 --- a/debian/debian-init +++ b/debian/debian-init @@ -10,6 +10,7 @@ export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' # what services do we want to start? services=' hostname.sh +bootlogs rsyslog ssh atd -- 2.30.2