Mark/Disable more systemd user units

This is until the kinks are worked out of systemd user sessions with Xorg.
See commit #24dc7b5

Signed-off-by: Collin J. Doering <rekahsoft@gmail.com>
This commit is contained in:
Collin J. Doering 2014-11-28 02:00:35 -05:00 committed by Collin J. Doering
parent 3e5a0f284e
commit 1c20fdb21f
2 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,10 @@
# BROKEN
[Unit]
Description = deskcon android desktop integration
[Service]
ExecStart = /usr/bin/deskcon-server
Restart = always
[Install]
WantedBy = default.target

View File

@ -1,3 +1,4 @@
# Broken
[Unit]
Description = Emacs: the extensible, self-documenting text editor