Package: ferm Version: 2.2-2 Severity: wishlist Tags: patch Hi!
Please include the attached ferm.service I adapted from ArchLinux. I have been using it with systemd for about a month now. It works flawless, much better than the SysV-init script in combination with systemd. Grüße, Sven. -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (200, 'experimental') Architecture: i386 (x86_64) Foreign Architectures: amd64 Kernel: Linux 3.16-1-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages ferm depends on: ii debconf 1.5.53 ii iptables 1.4.21-2 ii lsb-base 4.1+Debian13 ii perl 5.20.1-1 Versions of packages ferm recommends: ii libnet-dns-perl 0.79-2 ferm suggests no packages. -- Configuration Files: /etc/default/ferm changed [not included] /etc/ferm/ferm.conf [Errno 13] Permission denied: u'/etc/ferm/ferm.conf' -- debconf-show failed
[Unit] Description=For Easy Rule Making Firewall Wants=network.target Before=network.target [Service] Type=oneshot RemainAfterExit=yes ExecStart=/usr/sbin/ferm /etc/ferm/ferm.conf ExecReload=/usr/sbin/ferm /etc/ferm/ferm.conf ExecStop=/usr/sbin/ferm -F /etc/ferm/ferm.conf [Install] WantedBy=multi-user.target

