public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-firewall/shorewall6/files: shorewall6.systemd shorewallrc
@ 2013-06-02 10:49 Constanze Hausner (constanze)
  0 siblings, 0 replies; only message in thread
From: Constanze Hausner (constanze) @ 2013-06-02 10:49 UTC (permalink / raw
  To: gentoo-commits

constanze    13/06/02 10:49:07

  Added:                shorewall6.systemd
  Removed:              shorewallrc
  Log:
  Cleanup; Version bump; Systemd support wrt bug 465950
  
  (Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key BB80F419010E3EC3)

Revision  Changes    Path
1.1                  net-firewall/shorewall6/files/shorewall6.systemd

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall6/files/shorewall6.systemd?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall6/files/shorewall6.systemd?rev=1.1&content-type=text/plain

Index: shorewall6.systemd
===================================================================
#
#     The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.4
#
#     Copyright 2011 Jonathan Underwood (jonathan.underwood@gmail.com)
#
[Unit]
Description=Shorewall IPv6 firewall
After=syslog.target
After=network.target

[Service]
Type=oneshot
RemainAfterExit=yes
EnvironmentFile=/etc/shorewall6
StandardOutput=syslog
ExecStart=/sbin/shorewall6 $OPTIONS start
ExecStop=/sbin/shorewall6 $OPTIONS stop

[Install]
WantedBy=multi-user.target





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-06-02 10:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-02 10:49 [gentoo-commits] gentoo-x86 commit in net-firewall/shorewall6/files: shorewall6.systemd shorewallrc Constanze Hausner (constanze)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox