aboutsummaryrefslogtreecommitdiffstats
path: root/etc/sftp.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-02-19 06:11:26 +0000
committerLibravatar GitHub <noreply@github.com>2019-02-19 06:11:26 +0000
commit6d8f9f93f4f8dd80903b273f54089dc42b0762bf (patch)
tree7aa578f23b0bd9ce10b466b9d3383b7f5d021cc7 /etc/sftp.profile
parentCreate scp.profile (diff)
downloadfirejail-6d8f9f93f4f8dd80903b273f54089dc42b0762bf.tar.gz
firejail-6d8f9f93f4f8dd80903b273f54089dc42b0762bf.tar.zst
firejail-6d8f9f93f4f8dd80903b273f54089dc42b0762bf.zip
Create sftp.profile
Diffstat (limited to 'etc/sftp.profile')
-rw-r--r--etc/sftp.profile11
1 files changed, 11 insertions, 0 deletions
diff --git a/etc/sftp.profile b/etc/sftp.profile
new file mode 100644
index 000000000..c980e1751
--- /dev/null
+++ b/etc/sftp.profile
@@ -0,0 +1,11 @@
1# Firejail profile for sftp
2# Description: Secure file transport protocol
3# This file is overwritten after every install/update
4# Persistent local customizations
5include sftp.local
6# Persistent global definitions
7# added by included profile
8#include globals.local
9
10# Redirect
11include ssh.profile