Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 513618

Summary: net-proxy/ntlmaps - add systemd support
Product: Gentoo Linux Reporter: StalkerNOVA <stalkernova>
Component: [OLD] ServerAssignee: Gentoo Network Proxy Developers (OBSOLETE) <net-proxy+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: systemd
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 448882    
Attachments: ntlmaps.service

Description StalkerNOVA 2014-06-17 23:16:51 UTC
net-proxy/ntlmaps needs support for systemd

Content for ntlmaps.service is in additional information.

Reproducible: Always




[Unit]
Description=NTLM proxy Authentication against MS proxy/web server
Wants=network.target
Before=network.target

[Service]
ExecStart=/usr/bin/ntlmaps

[Install]
WantedBy=multi-user.target
Comment 1 StalkerNOVA 2014-06-17 23:26:52 UTC
Created attachment 379164 [details]
ntlmaps.service
Comment 2 Pacho Ramos gentoo-dev 2014-07-01 17:06:38 UTC
+*ntlmaps-0.9.9.6-r3 (01 Jul 2014)
+
+  01 Jul 2014; Pacho Ramos <pacho@gentoo.org> +files/ntlmaps.service,
+  +ntlmaps-0.9.9.6-r3.ebuild:
+  Add unit file, bug #513618 by StalkerNOVA
+