mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
portmap: rework init scripts
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
ce2df11f88
commit
d14ea30520
8
packages/network/portmap/init.d/26_portmap → packages/network/portmap/init.d/54_portmap
Executable file → Normal file
8
packages/network/portmap/init.d/26_portmap → packages/network/portmap/init.d/54_portmap
Executable file → Normal file
@ -1,5 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
################################################################################
|
||||
# Copyright (C) 2009-2010 OpenELEC.tv
|
||||
# http://www.openelec.tv
|
||||
@ -24,7 +22,7 @@
|
||||
#
|
||||
# runlevels: openelec, textmode
|
||||
|
||||
. /etc/profile
|
||||
|
||||
(
|
||||
progress "starting portmap"
|
||||
portmap
|
||||
portmap
|
||||
)&
|
Loading…
x
Reference in New Issue
Block a user