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
父節點 3e5a0f284e
當前提交 1c20fdb21f
共有 2 個文件被更改,包括 11 次插入0 次删除

查看文件

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

查看文件

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