Blame view

hooks/post_user_create 68 Bytes
1f5030bd3   Kload   Add hook
1
2
3
4
  #!/bin/bash
  
  user=$1
  sudo setfacl -m g:NAMETOCHANGE:rwx /home/$user