diff --git a/packages/x11/other/mrxvt/init.d/63_mrxvt b/packages/x11/other/mrxvt/init.d/63_mrxvt deleted file mode 100755 index 67c676ec91..0000000000 --- a/packages/x11/other/mrxvt/init.d/63_mrxvt +++ /dev/null @@ -1,9 +0,0 @@ -# start MRXVT terminal -# -# runlevels: openelec, text, debug - -if test "$START_MRXVT" = "yes"; then - progress "Starting MRXVT terminal" - - mrxvt -fi