mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
bump version to 2022.02.9
add miyoo_defconfig
This commit is contained in:
@@ -62,6 +62,9 @@ define SKELETON_INIT_SYSTEMD_INSTALL_TARGET_CMDS
|
||||
mkdir -p $(TARGET_DIR)/srv
|
||||
mkdir -p $(TARGET_DIR)/var
|
||||
ln -s ../run $(TARGET_DIR)/var/run
|
||||
# prevent install scripts to create var/lock as directory
|
||||
ln -s ../run/lock $(TARGET_DIR)/var/lock
|
||||
install -D -m644 $(SKELETON_INIT_SYSTEMD_PKGDIR)/legacy.conf $(TARGET_DIR)/usr/lib/tmpfiles.d/legacy.conf
|
||||
$(SKELETON_INIT_SYSTEMD_ROOT_RO_OR_RW)
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user