support of new schema in systemd units

This commit is contained in:
2023-09-01 03:07:06 +03:00
parent 7a24307224
commit 0eebcc5740
14 changed files with 101 additions and 60 deletions

View File

@ -1,7 +1,7 @@
[Unit]
Description=ArcH linux ReposItory MANager (%I architecture)
Description=ArcH linux ReposItory MANager (%i)
[Service]
ExecStart=/usr/bin/ahriman --architecture %i repo-update --refresh
ExecStart=/usr/bin/ahriman --repository-id "%I" repo-update --refresh
User=ahriman
Group=ahriman