aboutsummaryrefslogtreecommitdiff
path: root/net-libs/meta-srht/files/meta.sr.ht-api.service
blob: 1341c654ec601e5cb8166c7613e891a00b417cf4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=meta.sr.ht API service
After=network.target

[Service]
Type=simple
User=srht
Restart=always
ExecStart=/usr/bin/metasrht-api -b :5100

[Install]
WantedBy=multi-user.target