Fix Service Names
This commit is contained in:
parent
141a666c4a
commit
54f77ca2d4
2 changed files with 2 additions and 2 deletions
|
@ -19,4 +19,4 @@ RestartSec=2
|
|||
|
||||
|
||||
[Install]
|
||||
WantedBy=jelos.target
|
||||
WantedBy=rocknix.target
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[Unit]
|
||||
Description=Sway Wayland Compositor
|
||||
Before=graphical.target essway.service
|
||||
After=multi-user.target jelos-automount.service
|
||||
After=multi-user.target rocknix-automount.service
|
||||
ConditionKernelCommandLine=!installer
|
||||
|
||||
[Service]
|
||||
|
|
Loading…
Reference in a new issue