mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-08 16:34:18 -04:00
net/haproxy: cleanup
This commit is contained in:
parent
2836c5f062
commit
6dfbb119f7
4 changed files with 0 additions and 6 deletions
|
|
@ -1,3 +0,0 @@
|
|||
# remove legacy components on uninstall
|
||||
rm -f /usr/local/www/diag_logs_haproxy.php
|
||||
rm -f /usr/local/etc/inc/plugins.inc.d/haproxy.inc
|
||||
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
/**
|
||||
* Copyright (C) 2016 Frank Wall
|
||||
* Copyright (C) 2014-2016 Franco Fichtner <franco@opnsense.org>
|
||||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
|
|
@ -1,4 +1,2 @@
|
|||
diag_logs_haproxy.php:/usr/local/www/diag_logs_haproxy.php
|
||||
haproxy.conf:/usr/local/etc/haproxy.conf
|
||||
haproxy.inc:/usr/local/etc/inc/plugins.inc.d/haproxy.inc
|
||||
rc.conf.d:/etc/rc.conf.d/haproxy
|
||||
|
|
|
|||
Loading…
Reference in a new issue