Fix Service Names

This commit is contained in:
brooksytech 2024-03-26 17:22:28 +00:00
parent 141a666c4a
commit 54f77ca2d4
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -19,4 +19,4 @@ RestartSec=2
[Install]
WantedBy=jelos.target
WantedBy=rocknix.target

View file

@ -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]