mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
Merge pull request #5229 from lrusak/alsa-user
alsa-lib: remove duplicate user creation (already in systemd)
This commit is contained in:
commit
0166c7ca16
@ -34,7 +34,3 @@ post_makeinstall_target() {
|
|||||||
mkdir -p ${INSTALL}/usr/config
|
mkdir -p ${INSTALL}/usr/config
|
||||||
cp -PR ${PKG_DIR}/config/modprobe.d ${INSTALL}/usr/config
|
cp -PR ${PKG_DIR}/config/modprobe.d ${INSTALL}/usr/config
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
|
||||||
add_group audio 63
|
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user