Skip to content

Commit

Permalink
fix(systemd): add Alias for yggd.service
Browse files Browse the repository at this point in the history
Older versions of yggdrasil shipped a service named yggd.service. Adding
an alias directive with this value eases
the migration/upgrading from older versions of yggdrasil.
  • Loading branch information
subpop authored and jirihnidek committed Aug 16, 2024
1 parent f6dbb73 commit 7175da9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/systemd/system/yggdrasil.service.in
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ CacheDirectory=yggdrasil

[Install]
WantedBy=multi-user.target
Alias=yggd.service

0 comments on commit 7175da9

Please sign in to comment.