Merge pull request #617 from tucoinfo/patch-2

Update template.rst
This commit is contained in:
Christer Edwards
2023-10-25 16:13:14 -06:00
committed by GitHub

View File

@@ -70,7 +70,7 @@ use, be sure to include `usr` in the template OVERLAY definition. eg;
.. code-block:: shell .. code-block:: shell
echo "CP usr" >> /usr/local/bastille/templates/username/template/Bastillefile echo "CP usr /" >> /usr/local/bastille/templates/username/template/Bastillefile
The above example "usr" will include anything under "usr" inside the template. The above example "usr" will include anything under "usr" inside the template.
You do not need to list individual files. Just include the top-level directory You do not need to list individual files. Just include the top-level directory