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/romount.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'init.d/romount.in') diff --git a/init.d/romount.in b/init.d/romount.in index d1adaad2..e39384a3 100644 --- a/init.d/romount.in +++ b/init.d/romount.in @@ -2,10 +2,12 @@ # Copyright 2007-2008 Roy Marples # All rights reserved. Released under the 2-clause BSD license. +description="Re-mount filesytems read-only for a clean reboot." + depend() { need killprocs savecache - keywords noopenvz novserver + keyword noprefix noopenvz novserver } start() -- cgit v1.2.3