bookwork fix: caddy need to be able to list the home dir
This commit is contained in:
@@ -212,6 +212,7 @@ EOF
|
||||
systemctl enable caddy
|
||||
usermod -aG $USER caddy
|
||||
usermod -aG video caddy
|
||||
chmod g+x $HOME
|
||||
}
|
||||
|
||||
install_avahi_aliases() {
|
||||
|
||||
Reference in New Issue
Block a user