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

constanze    13/06/02 10:48:06

  Added:                shorewall-lite.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/shorewall-lite/files/shorewall-lite.systemd

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

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

[Service]
Type=oneshot
RemainAfterExit=yes
EnvironmentFile=/etc/shorewall-lite
StandardOutput=syslog
ExecStart=/sbin/shorewall-lite $OPTIONS start
ExecStop=/sbin/shorewall-lite $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:48 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:48 [gentoo-commits] gentoo-x86 commit in net-firewall/shorewall-lite/files: shorewall-lite.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