aboutsummaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rwxr-xr-xinit2
1 files changed, 1 insertions, 1 deletions
diff --git a/init b/init
index c4fd7e0..694dcb0 100755
--- a/init
+++ b/init
@@ -1,6 +1,6 @@
#!/bin/bash
-# Init script for build2 buildos.
+# Init script for build2 Build OS.
#
# Loosely based on the one that comes in Debian initrd.img (since we are
# using its kernel image as is).