mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 11:35:54 +02:00
grub-btrfsd: Adjust displayed starting message
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org> Reviewed-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
6da6f5dbe2
commit
e348f67fa6
@@ -32,7 +32,7 @@ case "$1" in
|
||||
case "$root_fs_type" in
|
||||
btrfs)
|
||||
|
||||
boot_mesg "Starting Grub/Btrfs snapshot manager..."
|
||||
boot_mesg "Starting GRUB/Btrfs Daemon..."
|
||||
loadproc -b -p "$PIDFILE" /usr/bin/grub-btrfsd --syslog "$SNAPSHOTDIR"
|
||||
echo "$!" > "$PIDFILE"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user