| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/sysutils/discus/files/ |
Upload File : |
--- discusrc.orig 2021-04-27 15:52:50 UTC
+++ discusrc
@@ -17,11 +17,6 @@ opts["graph"] = 1
opts["graph_char"] = "*"
opts["graph_fill"] = "-"
-## Example mtab entry that uses a shell command (always use a ! as
-## first character) rather than a file:
-## opts["mtab"] = "!/bin/mount |awk '{print $1, $3}'"
-opts["mtab"] = "/etc/mtab"
-
## Number of decimal places to display, same as -p
opts["places"] = 1
@@ -30,10 +25,6 @@ opts["skip_list"] = ["/dev/pts", "/proc", "/dev", "/pr
## Use smart formatting of numbers.
opts["smart"] = 1
-
-## Location of stat program in lieu of Python's statvfs module.
-# Deprecated starting from version 0.3.0
-#opts["stat_prog"] = "stat -ft"
## These colors should work on VT100-type displays. Change them if you use
## something else.