Merge pull request #13827 from cobaltchang/fix-cgroupfs-mount-init-script-order

cgroupfs-mount: fix symbolic link name
This commit is contained in:
Florian Eckert 2020-11-09 14:28:56 +01:00 committed by GitHub
commit 16938c84f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=cgroupfs-mount
PKG_RELEASE:=1
PKG_RELEASE:=2
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/tianon/$(PKG_NAME)

2
utils/cgroupfs-mount/files/cgroupfs-mount.init Normal file → Executable file
View file

@ -1,6 +1,6 @@
#!/bin/sh /etc/rc.common
START=1
START=01
boot() {
# Procd mounts non-hierarchical cgroupfs so unmount first before cgroupfs-mount