[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ipfire-development
Subject:    [PATCH 3/4] grub-btrfsd: Adjust displayed starting message
From:       Stefan Schantl <stefan.schantl () ipfire ! org>
Date:       2024-03-27 5:15:19
Message-ID: 20240327051520.8231-3-stefan.schantl () ipfire ! org
[Download RAW message or body]

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
---
 src/initscripts/system/grub-btrfsd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/initscripts/system/grub-btrfsd b/src/initscripts/system/grub-btrfsd
index 90582b1b1..26760f9be 100644
--- a/src/initscripts/system/grub-btrfsd
+++ b/src/initscripts/system/grub-btrfsd
@@ -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"
 			;;
-- 
2.39.2

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic