Commit cc3db99f2a05ddfbbe3eea8dd7f1021fb2e04244

Authored by Alexis Gavoty
1 parent 52ed7d0b51
Exists in master

Update post_user_create

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

hooks/post_user_create
1 1 #!/bin/bash
2 2  
3 3 user=$1
4   -sudo setfacl -m g:NAMETOCHANGE:rwx /home/$user
  4 +sudo setfacl -m g:owncloud:rwx /home/$user