Add post-expand output files using default values to install works if expand is not run.

This commit is contained in:
Scott Kitterman
2019-04-26 19:51:50 -04:00
parent 69721af3f8
commit ec32109a52
7 changed files with 734 additions and 0 deletions
@@ -0,0 +1,12 @@
[Unit]
Description=DKIMpy Milter socket
Documentation=man:dkimpy-milter(8) man:dkimpy-milter.conf(5)
[Socket]
ListenStream=/run/dkimpy-milter/dkimpy-milter.sock
SocketMode=0660
# override SocketGroup to grant access to members of another system group:
SocketGroup=dkimpy-milter
[Install]
WantedBy=sockets.target