From 282ad4bae69eb946aba2bf9021573994ed757e30 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Mon, 3 Nov 2008 16:16:12 +0000 Subject: Add descriptions. --- init.d/halt.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'init.d/halt.in') diff --git a/init.d/halt.in b/init.d/halt.in index b8f9ed90..754d4ad8 100644 --- a/init.d/halt.in +++ b/init.d/halt.in @@ -3,11 +3,13 @@ # All rights reserved. Released under the 2-clause BSD license. # This script really belongs with the Linux sysvinit package +description="Halt or reboot the host depending on sysvinit runlevel." depend() { after * use romount + keyword noprefix } start() -- cgit v1.2.3