mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-24 07:17:17 +00:00
11 lines
199 B
Desktop File
11 lines
199 B
Desktop File
[Unit]
|
|
Description=ArcHlinux ReposItory MANager web server
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/bin/ahriman --architecture x86_64 web
|
|
User=ahriman
|
|
Group=ahriman
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target |