diff options
Diffstat (limited to 'net/quoted/pkg-plist')
-rw-r--r-- | net/quoted/pkg-plist | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/quoted/pkg-plist b/net/quoted/pkg-plist new file mode 100644 index 000000000000..8219cfea32c5 --- /dev/null +++ b/net/quoted/pkg-plist @@ -0,0 +1,5 @@ +@unexec %D/etc/rc.d/quoted.sh stop 2>/dev/null > /dev/null || true +@unexec rm -f /var/run/quoted.pid +bin/quoted +etc/quotes +etc/rc.d/quoted.sh |