<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<div class="moz-cite-prefix">On 09/12/2014 08:57 AM, lux-integ
wrote:<br>
</div>
<blockquote cite="mid:201409120957.14213.lux-integ@btconnect.com"
type="cite">
<pre wrap="">Greetings,
I am attempting to learn to use systemd. I have an IPtbales script I intend
to transform from a bash script to a systemd service file.
</pre>
</blockquote>
<br>
If it had been technically possible to migrate the legacy sysv
initscript to native systemd we ( as in me and Thomas Woerner <span
class="bz_comment_user"><span class="vcard redhat_user"><a
class="email" href="mailto:twoerner@redhat.com" title="Thomas
Woerner <twoerner@redhat.com>"><span class="fn"></span></a></span></span>
) would have done so during the F15 development cycle ( rather then
F16 I believe )but due to wide variety of reasons most obvious one
being that you loose iptables-restore and iptables-save we did not
so I suggest you start with something that actually works. <br>
<br>
I'm currently looking into implementing/integrating proper nftables
support into systemd which is possible now since nftables has a
proper client library to talk to the kernel. <br>
<br>
If and then when that work completes ( based on how well it goes and
my free time ) distribution should be able to drop iptables and the
legacy sysv initscript along with it chose they to do so. <br>
<br>
JBG<br>
</body>
</html>