mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] No new line
This commit is contained in:
parent
32fcbea757
commit
cd5798763c
1 changed files with 8 additions and 0 deletions
|
@ -96,6 +96,10 @@ depends_children:
|
||||||
- posixGroup
|
- posixGroup
|
||||||
- permissionYnh
|
- permissionYnh
|
||||||
groupPermission: []
|
groupPermission: []
|
||||||
|
authHeader: "FALSE"
|
||||||
|
label: "SSH"
|
||||||
|
showTile: "FALSE"
|
||||||
|
isProtected: "TRUE"
|
||||||
cn=sftp.main,ou=permission:
|
cn=sftp.main,ou=permission:
|
||||||
cn: sftp.main
|
cn: sftp.main
|
||||||
gidNumber: "5004"
|
gidNumber: "5004"
|
||||||
|
@ -103,3 +107,7 @@ depends_children:
|
||||||
- posixGroup
|
- posixGroup
|
||||||
- permissionYnh
|
- permissionYnh
|
||||||
groupPermission: []
|
groupPermission: []
|
||||||
|
authHeader: "FALSE"
|
||||||
|
label: "SFTP"
|
||||||
|
showTile: "FALSE"
|
||||||
|
isProtected: "TRUE"
|
||||||
|
|
Loading…
Add table
Reference in a new issue