From 1b5ec909ba4e9c62dbce4475397c010435d626c2 Mon Sep 17 00:00:00 2001 From: lcapriotti Date: Mon, 18 Oct 2010 09:36:30 +0000 Subject: specify that job will start X git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34827 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 --- tools/Linux/packaging/debian/xbmc-live.upstart | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools/Linux') 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 -- cgit v1.2.3