diff options
Diffstat (limited to 'thttpd')
-rw-r--r-- | thttpd/Pkgfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/thttpd/Pkgfile b/thttpd/Pkgfile index bf0115fc5..f4c831a28 100644 --- a/thttpd/Pkgfile +++ b/thttpd/Pkgfile @@ -43,6 +43,5 @@ build() { chmod 755 $PKG/home/www chmod 1777 $PKG/home/www/users touch $PKG/var/log/thttpd.log - chown -R root:root $PKG } |