mirror of
https://github.com/BastilleBSD/bastille.git
synced 2025-12-11 09:29:55 +01:00
make escaped quote visible
This commit is contained in:
@@ -44,8 +44,8 @@ work as expected. This table outlines those requirements:
|
|||||||
| CMD | /bin/sh command | /usr/bin/chsh -s /usr/local/bin/zsh |
|
| CMD | /bin/sh command | /usr/bin/chsh -s /usr/local/bin/zsh |
|
||||||
+---------+------------------+--------------------------------------+
|
+---------+------------------+--------------------------------------+
|
||||||
|
|
||||||
Note: SYSRC requires that NO quotes be used or that quotes (`"`) be escaped.
|
Note: SYSRC requires that NO quotes be used or that quotes (`"`) be escaped
|
||||||
ie; `\"`)
|
ie; (`\\"`)
|
||||||
|
|
||||||
In addition to supporting template hooks, Bastille supports overlaying
|
In addition to supporting template hooks, Bastille supports overlaying
|
||||||
files into the container. This is done by placing the files in their full path,
|
files into the container. This is done by placing the files in their full path,
|
||||||
|
|||||||
Reference in New Issue
Block a user