mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
installer: rework init scripts
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
bc19afc326
commit
4964f40861
4
packages/tools/installer/init.d/60_installer → packages/tools/installer/init.d/98_installer
Executable file → Normal file
4
packages/tools/installer/init.d/60_installer → packages/tools/installer/init.d/98_installer
Executable file → Normal file
@ -1,5 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
################################################################################
|
||||
# Copyright (C) 2009-2010 OpenELEC.tv
|
||||
# http://www.openelec.tv
|
||||
@ -24,8 +22,6 @@
|
||||
#
|
||||
# runlevels: installer
|
||||
|
||||
. /etc/profile
|
||||
|
||||
progress "starting Installer"
|
||||
|
||||
while true; do
|
Loading…
x
Reference in New Issue
Block a user