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
upgpkg: wordpress 6.2.1-1
[ArchLinux/community.git]
/
opendmarc
/
trunk
/
opendmarc.service
blob
937b5fc2812703a976b275a1e29234854018445c
1
[Unit]
2
Description=OpenDMARC
3
After=network.target remote-fs.target nss-lookup.target
4
5
[Service]
6
Type=forking
7
User=opendmarc
8
Group=mail
9
ExecStart=/usr/bin/opendmarc -c /etc/opendmarc/opendmarc.conf
10
Restart=always
11
12
[Install]
13
WantedBy=multi-user.target