Safety options for persistent filesystems
This commit is contained in:
@@ -27,7 +27,7 @@ task
|
||||
emits systemid-ready
|
||||
|
||||
script
|
||||
mount LABEL=SYSTEMID /systemid
|
||||
mount -o data=journal,noatime,sync LABEL=SYSTEMID /systemid
|
||||
. /systemid/systemid
|
||||
echo ${SYSTEMID} > /etc/hostname
|
||||
hostname --file /etc/hostname
|
||||
|
||||
Reference in New Issue
Block a user