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>
Этот коммит содержится в:
Collin J. Doering 2014-11-28 02:00:35 -05:00 коммит произвёл Collin J. Doering
родитель 3e5a0f284e
Коммит 1c20fdb21f
2 изменённых файлов: 11 добавлений и 0 удалений

10
.config/systemd/user/deskcon-server.service Обычный файл
Просмотреть файл

@ -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