aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-01-31 19:48:26 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-01-31 19:48:26 +0000
commit385e0d496af4f645f350ed0f51b51a40206fc347 (patch)
tree098187e22055483d944a1110f614f8cfff2a8e48 /sysutils/Makefile
parenta92d3f339fd24eb807fe0a1c0c93b2834dc0c36f (diff)
downloadports-385e0d496af4f645f350ed0f51b51a40206fc347.tar.gz
ports-385e0d496af4f645f350ed0f51b51a40206fc347.zip
Modern hard drives allow to set the amount of time a hard disk is
allowed to spend recovering from a read or write error. This feature is called ERC (error recovery control, usually in Seagate), TLER (time-limited error recovery, usually on Western Digital) or CCLT (command completion time limit, usually on Samsung or Hitachi). This rc.d script allows to set these valus on system startup to tune disks for RAID usage. WWW: https://github.com/AMDmi3/scterc-rc.d
Notes
Notes: svn path=/head/; revision=342057
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 1475449425d7..a30a565d726b 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -850,6 +850,7 @@
SUBDIR += screen
SUBDIR += screenfetch
SUBDIR += screenie
+ SUBDIR += scterc
SUBDIR += sdd
SUBDIR += sdparm
SUBDIR += searchmonkey