summaryrefslogtreecommitdiffstats
path: root/src/man/firejail-profile.txt
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-11-29 20:11:40 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2015-11-29 20:11:40 -0500
commitaff66254bd589f330fde33dec90c347aabd6e808 (patch)
tree536e1eb66e94a25133518b8fcd93a057e5a051c9 /src/man/firejail-profile.txt
parentllvm scan (diff)
parentadd 'hostname' command to firejail-profile manpage (diff)
downloadfirejail-aff66254bd589f330fde33dec90c347aabd6e808.tar.gz
firejail-aff66254bd589f330fde33dec90c347aabd6e808.tar.zst
firejail-aff66254bd589f330fde33dec90c347aabd6e808.zip
Merge pull request #177 from avoidr/hostname
add 'hostname' command to profile
Diffstat (limited to 'src/man/firejail-profile.txt')
-rw-r--r--src/man/firejail-profile.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 209f847c9..1713b74dd 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -280,6 +280,10 @@ really need network access.
280dns address 280dns address
281Set a DNS server for the sandbox. Up to three DNS servers can be defined. 281Set a DNS server for the sandbox. Up to three DNS servers can be defined.
282 282
283.TP
284hostname name
285Set a hostname for the sandbox.
286
283 287
284.SH FILES 288.SH FILES
285/etc/firejail/filename.profile, $HOME/.config/firejail/filename.profile 289/etc/firejail/filename.profile, $HOME/.config/firejail/filename.profile