summarylogtreecommitdiffstats
path: root/faxrunqd@.service
blob: 199c849417ea57e98476d96b14d55321786eee9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=faxrunqd - daemon to send fax jobs queued by faxspool(1) to %I
After=dev-%i.device network.target nss-lookup.target

[Service]
Type=idle
PrivateTmp=true
ExecStart=/usr/sbin/faxrunqd -u fax -l %I
Restart=always

[Install]
WantedBy=multi-user.target