mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-04 17:15:50 +00:00
Remove an unwanted space from the "Shutting down daemon processes"
message. PR: 20692 Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
This commit is contained in:
parent
39f70682ae
commit
af6e10cfa6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=64821
@ -52,7 +52,7 @@ reboot)
|
||||
;;
|
||||
esac
|
||||
|
||||
echo -n "Shutting down daemon processes: "
|
||||
echo -n "Shutting down daemon processes:"
|
||||
|
||||
# for each valid dir in $local_startup, search for init scripts matching *.sh
|
||||
case ${local_startup} in
|
||||
|
Loading…
x
Reference in New Issue
Block a user