diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-03-15 06:54:11 -0300 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-03-15 06:54:11 -0300 |
commit | 57cf5c66d9925260929ed385a10d09bc8bd87fc3 (patch) | |
tree | 4e01a8926211868c5efe45027f8bdc19cb85c331 /libre/xbmc-libre/xbmc.service | |
parent | 2b813b90d639d9072233cd039f3d9b92d4070cfb (diff) | |
parent | b483ba7f74a833c79fe2d449b06099cc163c9e8a (diff) | |
download | abslibre-57cf5c66d9925260929ed385a10d09bc8bd87fc3.tar.gz abslibre-57cf5c66d9925260929ed385a10d09bc8bd87fc3.tar.bz2 abslibre-57cf5c66d9925260929ed385a10d09bc8bd87fc3.zip |
Merge branch 'master' of ssh://projects.parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre/xbmc-libre/xbmc.service')
-rw-r--r-- | libre/xbmc-libre/xbmc.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/xbmc-libre/xbmc.service b/libre/xbmc-libre/xbmc.service index d161a21a8..050460f39 100644 --- a/libre/xbmc-libre/xbmc.service +++ b/libre/xbmc-libre/xbmc.service @@ -1,6 +1,6 @@ [Unit] Description = Starts instance of XBMC using xinit -After = remote-fs.target +After = systemd-user-sessions.service Conflicts=getty@tty7.service [Service] |