how to unsubscribe from this mail listing? Please leave me alone.<br><br><div class="gmail_quote">On 11 September 2012 09:31, Frantisek Hanzlik <span dir="ltr">&lt;<a href="mailto:franta@hanzlici.cz" target="_blank">franta@hanzlici.cz</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Zdenek Pytela wrote:<br>
&gt; Frantisek Hanzlik pise:<br>
&gt;&gt; I have disabled (not masked) iptables.service on F17 box.<br>
&gt;&gt; But occasionally are this services started. There isn&#39;t any<br>
&gt;&gt; record about it in system logs. Is there some (systemd native)<br>
&gt;&gt; manner how detect who start this service?<br>
&gt;&gt; (maybe via inotify tools I&#39;m able detect access to<br>
&gt;&gt; &quot;/etc/sysconfig/iptables&quot;, but this give no information about<br>
&gt;&gt; accessing process)<br>
&gt; Try if<br>
&gt; grep -r Requires=iptables.service /lib/systemd<br>
&gt; can be of any help to you.<br>
<br>
In /lib/systemd/ and /etc/systemd/ no service requires iptables.<br>
(&quot;grep -r &#39;iptables\.service&#39; /lib/systemd/* /etc/systemd/*&quot; return<br>
nothing)<br>
<br>
&gt;&gt; Second question about iptables: Is there any replacement for<br>
&gt;&gt; &quot;service iptables panic&quot; command from old gold cheerful non-systemd days?<br>
&gt; Check /lib/systemd/system/iptables.service, you still may try<br>
&gt; /lib/systemd/system/iptables.service panic<br>
<br>
Although &quot;/lib/systemd/system/iptables.service&quot; has mode 0755, I think<br>
this is only packager mistake - systemd units IMO surely aren&#39;t<br>
executable scripts. But You perhaps meant &quot;/usr/libexec/iptables.init&quot;<br>
script (which seems identical with original &quot;/etc/rc.d/init.d/&quot; one.<br>
And yes, &quot;/usr/libexec/iptables.init panic&quot; works as before.<br>
But pre-systemd location and use know all, this new none :(<br>
<br>
<br>
&gt; You can also prepare two sets of iptables with the default be ACCEPT<br>
&gt; and then switch between them with a simple command with flushing/renaming/adding<br>
&gt; a chain.<br>
<br>
Yes, it is solution too; but I would like know when it has been solved<br>
someway when this service was transferred to systemd.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
Have a question? Ask away: <a href="http://ask.fedoraproject.org" target="_blank">http://ask.fedoraproject.org</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br>Yours,<br>Sophie<br><br>