Fix cosmic-session target
This commit is contained in:
parent
23c062951c
commit
a44e8ddc0a
1 changed files with 6 additions and 0 deletions
|
|
@ -1,6 +1,12 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Cosmic Session Target
|
Description=Cosmic Session Target
|
||||||
Documentation=man:systemd.special(7)
|
Documentation=man:systemd.special(7)
|
||||||
|
|
||||||
BindsTo=graphical-session.target
|
BindsTo=graphical-session.target
|
||||||
Before=graphical-session.target
|
Before=graphical-session.target
|
||||||
|
|
||||||
|
Wants=graphical-session-pre.target
|
||||||
|
After=graphical-session-pre.target
|
||||||
|
|
||||||
Wants=xdg-desktop-autostart.target
|
Wants=xdg-desktop-autostart.target
|
||||||
|
Before=xdg-desktop-autostart.target
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue