mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
655d05f219
Sponsored by: Rubicon Communications, LLC ("Netgate")
16 lines
701 B
Plaintext
16 lines
701 B
Plaintext
@shell bin/scponly
|
|
%%CHROOT%%@exec echo ""
|
|
%%CHROOT%%@exec echo "To setup chroot cage, run the following commands:"
|
|
%%CHROOT%%@exec echo " 1) cd %%PREFIX%%/%%EXAMPLESDIR%%/ && /bin/sh setup_chroot.sh"
|
|
%%CHROOT%%@exec echo " 2) Set scponlyc_enable=\"YES\" in /etc/rc.conf"
|
|
%%CHROOT%%@exec echo " 3) Run %%PREFIX%%/etc/rc.d/scponly start"
|
|
%%PORTDOCS%%@exec echo ""
|
|
%%PORTDOCS%%@exec echo "For information on several potential security concerns,"
|
|
%%PORTDOCS%%@exec echo "please read:"
|
|
%%PORTDOCS%%@exec echo "%%PREFIX%%/%%DOCSDIR%%/SECURITY"
|
|
%%CHROOT%%@shell sbin/scponlyc
|
|
%%CHROOT%%%%EXAMPLESDIR%%/setup_chroot.sh
|
|
%%CHROOT%%%%EXAMPLESDIR%%/config.h
|
|
etc/scponly/debuglevel
|
|
share/man/man8/scponly.8.gz
|