Artix Linux Forum

Init systems => S6 => Topic started by: dnkl on 08 December 2019, 19:51:03

Title: Typo in iptables.up
Post by: dnkl on 08 December 2019, 19:51:03
> if { test -e /etc/iptables/iptables.rules } ip6tables-restore ...

Should be iptables-restore :)

And thanks for making s6 on artix happening!
Title: Re: Typo in iptables.up
Post by: Dudemanguy on 08 December 2019, 23:22:57
Hah, thanks for noticing my screw up! Glad somebody did. :P

I just pushed the fix to the gremlins repo and I'll move it to the system repo in a little bit.
Title: Re: Typo in iptables.up
Post by: dnkl on 09 December 2019, 18:36:38
Great! Thanks for the quick reply, and fix!