Skip to content

Commit

Permalink
units: add [Install] section to tmp.mount
Browse files Browse the repository at this point in the history
rhel-only: policy

Related: RHEL-40924
  • Loading branch information
Jan Synacek authored and github-actions[bot] committed Jul 19, 2024
1 parent e794e57 commit de0e2fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions units/tmp.mount
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,7 @@ What=tmpfs
Where=/tmp
Type=tmpfs
Options=mode=1777,strictatime,nosuid,nodev,size=50%%,nr_inodes=1m

# Make 'systemctl enable tmp.mount' work:
[Install]
WantedBy=local-fs.target

0 comments on commit de0e2fd

Please sign in to comment.