Create sftp.profile

This commit is contained in:
glitsj16 2019-02-19 06:11:26 +00:00 committed by GitHub
parent 3642eb4143
commit 6d8f9f93f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

11
etc/sftp.profile Normal file
View file

@ -0,0 +1,11 @@
# Firejail profile for sftp
# Description: Secure file transport protocol
# This file is overwritten after every install/update
# Persistent local customizations
include sftp.local
# Persistent global definitions
# added by included profile
#include globals.local
# Redirect
include ssh.profile