aboutsummaryrefslogtreecommitdiffstats
path: root/systemd
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2022-04-27 10:04:50 +0200
committerGravatar Christian Hesse <mail@eworm.de>2022-04-27 10:04:50 +0200
commite6e5b279359d37d12aa0f4700535ddb4604b2670 (patch)
treebeb7e5f9bfbe7bfcef5c18de25a7c7763221ffc8 /systemd
parentff8c3566c6cec036b4205a00f4ad5eaf172a6135 (diff)
downloadmkinitcpio-uname-e6e5b279359d37d12aa0f4700535ddb4604b2670.tar.gz
mkinitcpio-uname-e6e5b279359d37d12aa0f4700535ddb4604b2670.tar.zst
add highlighting
Diffstat (limited to 'systemd')
-rw-r--r--systemd/uname2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/uname b/systemd/uname
index 7143927..293bdfb 100644
--- a/systemd/uname
+++ b/systemd/uname
@@ -1,4 +1,4 @@
#!/bin/sh
-echo " Booting $(uname -srm)."
+echo " Booting $(uname -srm)."
echo