You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-proxy/cntlm/files/cntlm.service

10 lines
207 B

[Unit]
Description=CNTLM HTTP Accelerator For NTLM Secured Proxies Authenticator
After=network.target
[Service]
ExecStart=/usr/bin/cntlm -f -U cntlm -c /etc/cntlm.conf
[Install]
WantedBy=multi-user.target