mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-16 14:16:16 -06:00
Create sftp.profile
This commit is contained in:
parent
3642eb4143
commit
6d8f9f93f4
1 changed files with 11 additions and 0 deletions
11
etc/sftp.profile
Normal file
11
etc/sftp.profile
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue