summarylogtreecommitdiffstats
path: root/dalligi@.service
blob: 158b98c2fd4ad2f9797dc972a1b043a60d79af93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=A CI bridge from GitLab to SourceHut
After=network.target

[Service]
Type=simple
User=dalligi
Restart=always
ExecStart=/usr/bin/dalligi run /etc/dalligi/%I.json

[Install]
WantedBy=multi-user.target