From c86aec496298fb20f0770f5ce9a2a37935f7aa5b Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 8 Jun 2018 02:11:51 -0500 Subject: put user stuff in user, not system --- system/lighttpd/lighttpd.pre-install | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 system/lighttpd/lighttpd.pre-install (limited to 'system/lighttpd/lighttpd.pre-install') diff --git a/system/lighttpd/lighttpd.pre-install b/system/lighttpd/lighttpd.pre-install deleted file mode 100644 index 81ccda1f9..000000000 --- a/system/lighttpd/lighttpd.pre-install +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -addgroup -S -g 82 www-data 2>/dev/null -addgroup -S lighttpd 2>/dev/null -adduser -S -D -H -h /var/www/localhost/htdocs -s /sbin/nologin -G lighttpd -g lighttpd lighttpd 2>/dev/null -addgroup lighttpd www-data 2>/dev/null - -exit 0 -- cgit v1.2.3-70-g09d2