- remove init script
This commit is contained in:
Stephan Raue 2010-03-14 17:33:37 +01:00
parent daefe367c6
commit c5fd290ce7

View File

@ -1,9 +0,0 @@
# start MRXVT terminal
#
# runlevels: openelec, text, debug
if test "$START_MRXVT" = "yes"; then
progress "Starting MRXVT terminal"
mrxvt
fi