File: implicit-directories

package info (click to toggle)
arno-iptables-firewall 2.1.1-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,712 kB
  • sloc: sh: 6,063; makefile: 14
file content (9 lines) | stat: -rwxr-xr-x 238 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/bin/sh

set -e

ls -l /etc/arno-iptables-firewall/conf.d

diff etc/rsyslog.d/arno-iptables-firewall.conf /etc/rsyslog.d/arno-iptables-firewall.conf

diff -r -x *.CHANGELOG share/arno-iptables-firewall /usr/share/arno-iptables-firewall