Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 513618 - net-proxy/ntlmaps - add systemd support
Summary: net-proxy/ntlmaps - add systemd support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Network Proxy Developers (OBSOLETE)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: install-systemd-unit
  Show dependency tree
 
Reported: 2014-06-17 23:16 UTC by StalkerNOVA
Modified: 2014-07-01 17:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ntlmaps.service (ntlmaps.service,192 bytes, text/plain)
2014-06-17 23:26 UTC, StalkerNOVA
Details

Note You need to log in before you can comment on or make changes to this bug.
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
+