init: ueventd already needs /acct
Change-Id: Ifae7078aedc1a520ee003160fb17c8893041cb09
(cherry picked from commit ec350e9d0d)
This commit is contained in:
committed by
bigbiff
parent
cb163e0b14
commit
a4e510ee54
Executable → Regular
+4
@@ -10,6 +10,10 @@ on early-init
|
||||
# Set the security context of /postinstall if present.
|
||||
restorecon /postinstall
|
||||
|
||||
# ueventd wants to write to /acct
|
||||
mount cgroup none /acct cpuacct
|
||||
mkdir /acct/uid
|
||||
|
||||
start ueventd
|
||||
|
||||
on init
|
||||
|
||||
Reference in New Issue
Block a user