]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/jail/tests/commands.jail.conf
Import device-tree files from Linux 6.4
[FreeBSD/FreeBSD.git] / usr.sbin / jail / tests / commands.jail.conf
1 # $FreeBSD$
2
3 exec.prestop = "echo STOP";
4 exec.prestart = "echo START";
5 persist;
6
7 basejail {}