9 lines
250 B
SYSTEMD
9 lines
250 B
SYSTEMD
[Unit]
|
|
Description=Graphical session using the River compositor
|
|
Documentation=man:systemd.target(5)
|
|
RefuseManualStart=yes
|
|
StopWhenUnneeded=yes
|
|
BindsTo=graphical-session.target
|
|
PropagatesStopTo=graphical-session.target
|
|
Before=graphical-session.target
|