Skip to content
Commit 1562994c authored by Curtis Gedak's avatar Curtis Gedak Committed by Mike Fleetwood
Browse files

Change systemctl to also mask /etc/fstab mount entries (#708378)

A mistake was made in the following commit:

Use systemctl runtime mask to prevent automounting (#701676)
4c109df9

The intention was to use 'systemctl list-units' rather than
'systemctl list-unit-files' so that auto-generated mount files would
also be masked and hence prevented from auto-mounting.

Now 'systemctl list-units' is used.

Bug #708378 - Advertised new feature: Use systemctl runtime mask to
              prevent automounting (#701676) doesn't work
parent 0c9588e4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment