1
0
Fork 0

fix: \etc -> /etc

This commit is contained in:
surtur 2023-08-23 14:02:13 +02:00
parent 65b9ce8606
commit 14fd3eea73
Signed by: wanderer
SSH Key Fingerprint: SHA256:MdCZyJ2sHLltrLBp0xQO0O1qTW9BT/xl5nXkDvhlMCI

View File

@ -927,7 +927,7 @@ In concrete terms, it would resemble something along the lines of
Listing~\ref{podmanDeployment}. Do note that all the commands are executed
under the unprivileged \texttt{user@containerHost} that is running rootless
Podman, i.e.\ it has \texttt{UID}/\texttt{GID} mapping entries in
\texttt{/etc/setuid} and \texttt{\etc/setgid} files \textbf{prior} to running any
\texttt{/etc/setuid} and \texttt{/etc/setgid} files \textbf{prior} to running any
Podman commands.
% \newpage