aboutsummaryrefslogtreecommitdiff
path: root/init.d/rmnologin
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/rmnologin')
-rwxr-xr-xinit.d/rmnologin2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.d/rmnologin b/init.d/rmnologin
index 0c1691f7..3ebd6dfd 100755
--- a/init.d/rmnologin
+++ b/init.d/rmnologin
@@ -2,6 +2,8 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+description="Removes a file which blocks logins until this service has run."
+
depend() {
need localmount
}