forked from pool/cntlm
ae778f53b4
Possibly fix problem you told me OBS-URL: https://build.opensuse.org/request/show/204955 OBS-URL: https://build.opensuse.org/package/show/server:proxy/cntlm?expand=0&rev=21
12 lines
282 B
Desktop File
12 lines
282 B
Desktop File
[Unit]
|
|
Description=CNTLM HTTP Accelerator For NTLM Secured Proxies Authenticator
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=forking
|
|
EnvironmentFile=-/etc/sysconfig/cntlmd
|
|
ExecStart=/usr/sbin/cntlm -c /etc/cntlm.conf -U cntlm -P /run/cntlm/cntlmd.pid
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|