Initial commit
This commit is contained in:
9
systemd/river-session-pre.target
Normal file
9
systemd/river-session-pre.target
Normal file
@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Session services that should be started before river
|
||||
Documentation=man:systemd.target(5)
|
||||
RefuseManualStart=yes
|
||||
StopWhenUnneeded=yes
|
||||
BindsTo=graphical-session-pre.target
|
||||
PropagatesStopTo=graphical-session-pre.target
|
||||
Before=graphical-session-pre.target
|
||||
Before=river-session.target
|
||||
Reference in New Issue
Block a user