/lib/systemd/system/approx@.service is in approx 5.7-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | [Unit]
Description=caching proxy server for Debian archive files
Documentation=man:approx(8)
[Service]
User=approx
ExecStart=-/usr/sbin/approx
StandardInput=socket
|