mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
udisks: rework init scripts
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
92fa113508
commit
0df7b64acc
4
packages/sysutils/udisks/init.d/14_mount-disks → packages/sysutils/udisks/init.d/31_mount-disks
Executable file → Normal file
4
packages/sysutils/udisks/init.d/14_mount-disks → packages/sysutils/udisks/init.d/31_mount-disks
Executable file → Normal file
@ -1,5 +1,3 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
# Copyright (C) 2009-2010 OpenELEC.tv
|
# Copyright (C) 2009-2010 OpenELEC.tv
|
||||||
# http://www.openelec.tv
|
# http://www.openelec.tv
|
||||||
@ -25,8 +23,6 @@
|
|||||||
#
|
#
|
||||||
# runlevels: openelec, textmode
|
# runlevels: openelec, textmode
|
||||||
|
|
||||||
. /etc/profile
|
|
||||||
|
|
||||||
(
|
(
|
||||||
progress "automount internal disks"
|
progress "automount internal disks"
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user