summaryrefslogtreecommitdiffstats
path: root/etc/scp.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-02-19 06:09:37 +0000
committerLibravatar GitHub <noreply@github.com>2019-02-19 06:09:37 +0000
commit3642eb4143770c54a5dff2656d8d8ed7e4326351 (patch)
tree85610fd786ebece89fae2336d4255fd8100b1352 /etc/scp.profile
parentMerge pull request #2409 from schtobia/master (diff)
downloadfirejail-3642eb4143770c54a5dff2656d8d8ed7e4326351.tar.gz
firejail-3642eb4143770c54a5dff2656d8d8ed7e4326351.tar.zst
firejail-3642eb4143770c54a5dff2656d8d8ed7e4326351.zip
Create scp.profile
Diffstat (limited to 'etc/scp.profile')
-rw-r--r--etc/scp.profile11
1 files changed, 11 insertions, 0 deletions
diff --git a/etc/scp.profile b/etc/scp.profile
new file mode 100644
index 000000000..ca902061c
--- /dev/null
+++ b/etc/scp.profile
@@ -0,0 +1,11 @@
1# Firejail profile for scp
2# Description: Secure shell copy
3# This file is overwritten after every install/update
4# Persistent local customizations
5include scp.local
6# Persistent global definitions
7# added by included profile
8#include globals.local
9
10# Redirect
11include ssh.profile