repo.or.cz
/
ArchLinux
/
community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to community-x86_64
[ArchLinux/community.git]
/
webhook
/
repos
/
community-x86_64
/
webhook.service
blob
dca9c175c4d3678f3d73703d6f9e0d6dfbb4fc06
1
[Unit]
2
Description=Webhook Service
3
After=network.target
4
Wants=network.target
5
6
[Service]
7
Type=exec
8
ExecStart=/usr/bin/webhook -hooks /etc/webhook/hooks.json -verbose
9
Restart=on-failure
10
11
[Install]
12
WantedBy=multi-user.target