mirror of
https://github.com/Qubes-Community/Contents.git
synced 2025-02-25 01:19:51 -05:00
newline for ksh et al
This commit is contained in:
parent
2b4ae80664
commit
34bef37099
@ -90,7 +90,7 @@ set -e -o pipefail
|
|||||||
# network VM.
|
# network VM.
|
||||||
# 2. Execute `sudo touch /etc/hosts.lock` inside the template VM of your network VM.
|
# 2. Execute `sudo touch /etc/hosts.lock` inside the template VM of your network VM.
|
||||||
# 3. Execute inside your network VM:
|
# 3. Execute inside your network VM:
|
||||||
# `sudo bash -c 'mkdir -p /rw/config/protected-files.d/ && echo /etc/hosts'"$'\n'"'/etc/hostname > /rw/config/protected-files.d/protect_hostname.txt'`
|
# `sudo bash -c 'mkdir -p /rw/config/protected-files.d/ && echo -e "/etc/hosts\n/etc/hostname" > /rw/config/protected-files.d/protect_hostname.txt'`
|
||||||
|
|
||||||
|
|
||||||
#NOTE: mv is atomic on most systems
|
#NOTE: mv is atomic on most systems
|
||||||
|
Loading…
x
Reference in New Issue
Block a user