aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/uname
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/uname')
-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