Environment variables: Difference between revisions
imported>Yuu No edit summary |
imported>Yuu |
||
| Line 24: | Line 24: | ||
== Troubleshooting == | == Troubleshooting == | ||
=== | === pam_env(sudo:session): Expandable variables must be wrapped in {} <$VARIABLE/path/to> === | ||
Error logs may be found with <code>journalctl -xb -p3</code> regarding the no presence of curly braces <code>{}</code> for variable expansion. | Error logs may be found with <code>journalctl -xb -p3</code> regarding the no presence of curly braces <code>{}</code> for variable expansion. | ||