rekahsoft
/
dot-files
Archiviert
1
0
Fork 0

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>
Dieser Commit ist enthalten in:
Collin J. Doering 2014-11-28 02:00:35 -05:00 committet von Collin J. Doering
Ursprung 3e5a0f284e
Commit 1c20fdb21f
2 geänderte Dateien mit 11 neuen und 0 gelöschten Zeilen

Datei anzeigen

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

Datei anzeigen

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