summaryrefslogtreecommitdiffstats
path: root/main/lighttpd/lighttpd.post-install
blob: 5b116a6375e3cf0e88df8e4d4772642f9f972a6e (plain)
1
2
3
4
#!/bin/sh

chown lighttpd:lighttpd /var/*/lighttpd
exit 0