mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
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
|