Skip to content

Commit

Permalink
units: don't enable tmp.mount statically in local-fs.target
Browse files Browse the repository at this point in the history
rhel-only: policy

Related: RHEL-40924
  • Loading branch information
msekletar authored and github-actions[bot] committed Jul 19, 2024
1 parent de0e2fd commit 571c902
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions units/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -761,10 +761,7 @@ units = [
{ 'file' : 'time-set.target' },
{ 'file' : 'time-sync.target' },
{ 'file' : 'timers.target' },
{
'file' : 'tmp.mount',
'symlinks' : ['local-fs.target.wants/'],
},
{ 'file' : 'tmp.mount' },
{ 'file' : 'tpm2.target' },
{ 'file' : 'umount.target' },
{ 'file' : 'usb-gadget.target' },
Expand Down

0 comments on commit 571c902

Please sign in to comment.