summarylogtreecommitdiffstats
path: root/sqlgrey.service
blob: 619abb2c08647fb8622dced066e34c069de8425e (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Postfix greylisting policy service
After=network.target

[Service]
Type=forking
ExecStart=/usr/bin/sqlgrey -d

[Install]
WantedBy=multi-user.target