mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
core190: Ship Apache configuration and updated initscript
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
etc/collectd.conf
|
||||
etc/collectd.d
|
||||
etc/httpd/conf/vhosts.d/ipfire-interface-ssl.conf
|
||||
etc/rc.d/init.d/apache
|
||||
etc/rc.d/init.d/collectd
|
||||
srv/web/ipfire/cgi-bin/index.cgi
|
||||
srv/web/ipfire/cgi-bin/logs.cgi/log.dat
|
||||
srv/web/ipfire/cgi-bin/ovpnmain.cgi
|
||||
srv/web/ipfire/cgi-bin/vpnmain.cgi
|
||||
var/ipfire/backup/include
|
||||
var/ipfire/network-functions.pl
|
||||
|
||||
@@ -56,6 +56,7 @@ if [ -e "/etc/collectd.custom" ]; then
|
||||
fi
|
||||
|
||||
# Start services
|
||||
/etc/rc.d/init.d/apache restart
|
||||
/etc/init.d/collectd restart
|
||||
/etc/init.d/sshd restart
|
||||
|
||||
|
||||
Reference in New Issue
Block a user