diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-04-01 14:57:48 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-04-01 14:57:48 +0200 |
commit | 82ba1c16587d331d9dff59997a8f5e723d57903a (patch) | |
tree | 0b59c44fa8e3252884ceb4c05afcedddaa72a9be /init | |
parent | cea95db3790bb98085288a4234c9dd9272c4e1ad (diff) |
Naming cleanup
Diffstat (limited to 'init')
-rwxr-xr-x | init | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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). |