1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/samba_ynh.git synced 2024-09-03 20:16:27 +02:00

Update scripts/install

This commit is contained in:
ljf (zamentur) 2022-07-19 09:58:02 +02:00 committed by GitHub
parent 2175da9c18
commit dc8c82a9c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,7 +71,7 @@ mkdir -p $datadir/share
chmod 750 "$datadir/share"
chmod -R o-rwx "$datadir/share"
chown -R root:root "$datadir/share"
setfacl -R -m g:sambashare:rwx,d:g:sambashare:rwx $datadir/share
setfacl -R -m g:samba.share:rwx,d:g:samba.share:rwx $datadir/share
#=================================================
# ADD A CONFIGURATION