mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-23 02:44:41 +03:00
ZTS: minor typo and old default values
Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: George Melikov <mail@gmelikov.ru> Closes #6298
This commit is contained in:
committed by
Brian Behlendorf
parent
fe46eebe6b
commit
27ef66ef19
@@ -482,7 +482,7 @@ if [ -x "$STF_PATH/setenforce" ]; then
|
||||
fi
|
||||
|
||||
#
|
||||
# Enable interal ZFS debug log and clear it.
|
||||
# Enable internal ZFS debug log and clear it.
|
||||
#
|
||||
if [ -e /sys/module/zfs/parameters/zfs_dbgmsg_enable ]; then
|
||||
sudo /bin/sh -c "echo 1 >/sys/module/zfs/parameters/zfs_dbgmsg_enable"
|
||||
|
||||
Reference in New Issue
Block a user