init scripts and their extra options can now have descriptions, #184327.
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
URANDOM_SEED=${URANDOM_SEED:-/var/run/random-seed}
|
||||
|
||||
description="Initializes the random number generator."
|
||||
|
||||
depend() {
|
||||
need localmount
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user