diff options
-rw-r--r-- | tools/Linux/packaging/debian/xbmc-live.upstart | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/Linux/packaging/debian/xbmc-live.upstart b/tools/Linux/packaging/debian/xbmc-live.upstart index 0e3f20dcf4..5ddffc1728 100644 --- a/tools/Linux/packaging/debian/xbmc-live.upstart +++ b/tools/Linux/packaging/debian/xbmc-live.upstart @@ -27,6 +27,8 @@ start on (filesystem and stopped udevtrigger) stop on runlevel [06] +emits starting-x + pre-start script get_opt() { echo "$@" | cut -d "=" -f 2 |