mirror of
https://github.com/lilydjwg/archrepo2.git
synced 2025-03-10 12:02:43 +00:00
10 lines
188 B
Desktop File
10 lines
188 B
Desktop File
[Unit]
|
|
Description=archrepo2 service for archlinuxcn repo
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/bin/archreposrv /etc/archrepo2.ini
|
|
Restart=on-failure
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|