mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
systemd: cleanup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
9c952b0044
commit
270a9492cc
@ -107,8 +107,8 @@ post_makeinstall_target() {
|
||||
cp $PKG_DIR/scripts/systemd-machine-id-setup $INSTALL/bin
|
||||
|
||||
# copy openelec helper scripts
|
||||
mkdir -p $INSTALL/lib/systemd/
|
||||
cp $PKG_DIR/scripts/openelec-userconfig $INSTALL/lib/systemd/
|
||||
mkdir -p $INSTALL/usr/lib/openelec
|
||||
cp $PKG_DIR/scripts/openelec-userconfig $INSTALL/usr/lib/openelec/
|
||||
|
||||
# provide 'halt', 'shutdown', 'reboot' & co.
|
||||
mkdir -p $INSTALL/sbin
|
||||
|
Loading…
x
Reference in New Issue
Block a user