This unit is provided by:
Options
- 
    [Install]- 
        WantedBy=multi-user.target
 
- 
        
- 
    [Service]- 
        ExecStart=/usr/bin/transparent-proxying-helper start
- 
        ExecStop=/usr/bin/transparent-proxying-helper stop
- 
        PrivateTmp=yes
- 
        Type=forking
 
- 
        
- 
    [Unit]- 
        After=syslog.target squid.service
- 
        Description=squid transparent proxying
 
- 
        
Additionnal notes
Nothing here.