Merge pull request #67 from cedwards/RC-test

minor updates to README
This commit is contained in:
Christer Edwards
2019-11-23 13:52:13 -07:00
committed by GitHub
+8
View File
@@ -21,6 +21,11 @@ portsnap fetch auto
make -C /usr/ports/sysutils/bastille install clean make -C /usr/ports/sysutils/bastille install clean
``` ```
**enable at boot**
```shell
sysrc bastille_enable=YES
```
Basic Usage Basic Usage
----------- -----------
@@ -533,6 +538,9 @@ Note: container console logs not destroyed.
bastille template bastille template
----------------- -----------------
Looking for ready made CI/CD validated [Bastille
Templates](https://gitlab.com/BastilleBSD-Templates)?
Bastille supports a templating system allowing you to apply files, pkgs and Bastille supports a templating system allowing you to apply files, pkgs and
execute commands inside the container automatically. execute commands inside the container automatically.