walker: fix systemd dependency cycle with elephant

Signed-off-by: Ratakor <ratakor@disroot.org>
This commit is contained in:
Ratakor
2026-07-07 09:50:48 -05:00
committed by Austin Horstman
parent 16acb8c7ff
commit 52f93adbac
2 changed files with 5 additions and 1 deletions
@@ -6,6 +6,7 @@ ExecStart=@walker@/bin/walker --gapplication-service
Restart=on-failure
[Unit]
After=graphical-session.target
After=elephant.service
Description=Walker - Application Runner
Requires=elephant.service