Skip to content

Commit

Permalink
Add explanatory comment
Browse files Browse the repository at this point in the history
  • Loading branch information
craddm committed Nov 16, 2023
1 parent 0cda13e commit 67df27b
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,8 @@ 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 67df27b

Please sign in to comment.