mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
units: don't initialize automount point for securityfs if the initrd already mounted the directory
This commit is contained in:
@@ -10,6 +10,7 @@ Description=Security File System Automount Point
|
||||
DefaultDependencies=no
|
||||
Before=sysinit.target
|
||||
ConditionPathExists=/sys/kernel/security
|
||||
ConditionPathIsMountPoint=!/sys/kernel/security
|
||||
|
||||
[Automount]
|
||||
Where=/sys/kernel/security
|
||||
|
||||
Reference in New Issue
Block a user