Skip to content

Commit

Permalink
delete trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
craddm committed Nov 17, 2023
1 parent f1132c8 commit 94641d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@ runcmd:
- systemctl enable backup.automount
- systemctl enable data.automount
- systemctl enable output.automount

# Use tmpfs so tmp is in memory where possible rather than entirely on disk
- echo ">=== Configure tmpfs... ===<"
- echo "tmpfs /tmp tmpfs rw,nosuid,nodev,noexec" | tee -a /etc/fstab
Expand Down

0 comments on commit 94641d8

Please sign in to comment.