This commit is contained in:
Ian Gulliver
2017-03-30 14:39:45 -07:00
parent e0af42d543
commit c1b4e350ea
3 changed files with 3 additions and 2 deletions

View File

@@ -28,6 +28,7 @@ def main():
os.fchmod(fh.fileno(), 0o755)
fh.write("""\
#!/bin/bash
e2fsck -p LABEL=SYSTEMID
mount -o data=journal,noatime,sync LABEL=SYSTEMID /systemid
. /systemid/systemid
echo ${SYSTEMID} > /etc/hostname