File: service

package info (click to toggle)
sqlgrey 1%3A1.8.0-5.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 568 kB
  • sloc: perl: 3,029; sh: 244; makefile: 79
file content (13 lines) | stat: -rw-r--r-- 240 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Postfix Greylisting Policy Server
After=local-fs.target network.target

[Service]
User=sqlgrey
Group=sqlgrey
Type=simple
WorkingDirectory=/var/lib/sqlgrey
ExecStart=/usr/sbin/sqlgrey

[Install]
WantedBy=multi-user.target