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:
parent
3e5a0f284e
commit
1c20fdb21f
10
.config/systemd/user/deskcon-server.service
Normal file
10
.config/systemd/user/deskcon-server.service
Normal file
@ -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]
|
[Unit]
|
||||||
Description = Emacs: the extensible, self-documenting text editor
|
Description = Emacs: the extensible, self-documenting text editor
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user