On Wed, May 31, 2017 at 02:08:35PM +0200, Alexander Wirt wrote:
> Someone should decide, which is not me. Therefore I don't think this is
> grave.

Feel free to downgrade. I've only marked it RC due to possible jessie->
stretch upgrade problems.

I'm attaching a service unit which waits for name resolution (for people
rebuilding the package or dropping that one into /etc/systemd/system)

Cheers,
        Moritz
[Unit]
Description=ferm firewall configuration
After=nss-lookup.target network-online.target

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/etc/init.d/ferm start
ExecReload=/etc/init.d/ferm reload
ExecStop=/etc/init.d/ferm stop

[Install]
WantedBy=multi-user.target

Reply via email to