mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-24 07:17:17 +00:00
Add support of changes generation. Changes will be generated (unless explicitly asked not to) automatically during check process (i.e. `repo-update --dry-run` and aliases) and uploaded to the remote server. Changes can be reviewed either by web interface or by special subcommands. Changes will be automatically cleared during next successful build
7 lines
174 B
Desktop File
7 lines
174 B
Desktop File
[Unit]
|
|
Description=ArcH linux ReposItory MANager (%i)
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/ahriman --repository-id "%I" repo-update --no-changes --refresh
|
|
User=ahriman
|
|
Group=ahriman |