portmap: rework init scripts

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-01-09 03:51:12 +01:00
parent ce2df11f88
commit d14ea30520

View 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
)&