repo.or.cz
/
public-inbox.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert "daemon: check connections WIP"
[public-inbox.git]
/
examples
/
unsubscribe-milter.socket
blob
bfaa97a1f27c850936e0e39454738c0b6cdc85ae
1
# ==> /etc/systemd/system/unsubscribe-milter.socket <==
2
[Unit]
3
Description = unsubscribe.milter socket
4
5
[Socket]
6
ListenStream = /var/spool/postfix/unsubscribe/unsubscribe.sock
7
Service = unsubscribe-milter@1.service
8
9
[Install]
10
WantedBy = sockets.target