mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 06:06:02 -06:00
Mention macros in profile.template (#2759)
This commit is contained in:
parent
f9c88e7aed
commit
d4f8245191
1 changed files with 11 additions and 0 deletions
|
|
@ -35,6 +35,17 @@
|
||||||
# SPECIAL OPTIONS (mdwx, noexec, read-only, join-or-start)
|
# SPECIAL OPTIONS (mdwx, noexec, read-only, join-or-start)
|
||||||
# REDIRECT INCLUDES
|
# REDIRECT INCLUDES
|
||||||
#
|
#
|
||||||
|
# The following macros may be used in path names to substitute common locations:
|
||||||
|
# ${DESKTOP}
|
||||||
|
# ${DOCUMENTS}
|
||||||
|
# ${DOWNLOADS}
|
||||||
|
# ${HOME} (user's home)
|
||||||
|
# ${PATH} (contents of PATH envvar)
|
||||||
|
# ${MUSIC}
|
||||||
|
# ${VIDEOS}
|
||||||
|
#
|
||||||
|
# Check contents of ~/.config/user-dirs.dirs to see how they translate to actual paths.
|
||||||
|
#
|
||||||
# --- CUT HERE ---
|
# --- CUT HERE ---
|
||||||
##quiet
|
##quiet
|
||||||
# Persistent local customizations
|
# Persistent local customizations
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue