]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/jail/tests/commands.jail.conf
Notable upstream pull request merges:
[FreeBSD/FreeBSD.git] / usr.sbin / jail / tests / commands.jail.conf
1
2 exec.prestop = "echo STOP";
3 exec.prestart = "echo START";
4 persist;
5
6 basejail {}