mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Added Documentation, Scrut-fixes
This commit is contained in:
@@ -13,7 +13,9 @@
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
echo "<<<bind>>>"
|
||||
> /etc/bind/named.stats
|
||||
rndc stats && cat /etc/bind/named.stats
|
||||
stats="/etc/bind/named.stats"
|
||||
|
||||
echo "<<<bind>>>"
|
||||
> $stats
|
||||
rndc stats && cat $stats
|
||||
|
||||
|
||||
Reference in New Issue
Block a user