* [gentoo-commits] gentoo-x86 commit in net-firewall/ufw/files: ufw.service
@ 2013-05-20 9:05 Fabio Erculiani (lxnay)
0 siblings, 0 replies; only message in thread
From: Fabio Erculiani (lxnay) @ 2013-05-20 9:05 UTC (permalink / raw
To: gentoo-commits
lxnay 13/05/20 09:05:50
Added: ufw.service
Log:
add systemd unit on behalf of the systemd team, fix bug #466562
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key ADC916E5)
Revision Changes Path
1.1 net-firewall/ufw/files/ufw.service
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/ufw/files/ufw.service?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/ufw/files/ufw.service?rev=1.1&content-type=text/plain
Index: ufw.service
===================================================================
[Unit]
Description=Uncomplicated Firewall
DefaultDependencies=no
Before=network.target sysinit.target
After=systemd-sysctl.service
ConditionPathExists=|/etc/ufw/ufw.conf
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/share/ufw/ufw-init start
ExecStop=/usr/share/ufw/ufw-init stop
[Install]
WantedBy=multi-user.target
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-05-20 9:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-20 9:05 [gentoo-commits] gentoo-x86 commit in net-firewall/ufw/files: ufw.service Fabio Erculiani (lxnay)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox