8 lines
185 B
Plaintext
8 lines
185 B
Plaintext
|
# Create legacy directories for buildroot
|
||
|
# This is a subset of systemd's legacy.conf
|
||
|
|
||
|
d /run/lock 0755 root root -
|
||
|
d /run/lock/subsys 0755 root root -
|
||
|
|
||
|
L /var/lock - - - - ../run/lock
|