1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/net/zebra-devel/pkg-plist
Andreas Klemm 7fbebe3079 try to remove the etc/zebra directory more gracefully,
avoiding error messages on the screen:
@unexec rmdir %D/etc/zebra 2>/dev/null
Submitted by:	Satoshi
1998-06-03 06:30:50 +00:00

9 lines
168 B
Plaintext

sbin/bgpd
sbin/ripd
sbin/zebra
etc/zebra/bgpd.conf.sample
etc/zebra/ripd.conf.sample
etc/zebra/zebra.conf.sample
info/zebra.info
@unexec rmdir %D/etc/zebra 2>/dev/null