Entwicklungsumgebung/Dateiliste/smartmontools
Zur Navigation springen
Zur Suche springen
Diese Seite ist momentan eine Baustelle im Zustand: 1
-
0
-
1
-
2
-
3
-
4
Wird bearbeitet von: Schoffer
Hilfe zum Bearbeitungsstatus: Hilfe:Status eines Artikels
/etc/default/smartmontools
Achtung: Bitte achten Sie unbedingt darauf, beim Kopieren und Einfügen einen Editor mit UNIX-Zeilenumbrüchen zu verwenden!
Hinweis: Die im delixs-Schulserver geänderten Zeilen sind gelb unterlegt.
<source highlight="9" lang="text">
- Defaults for smartmontools initscript (/etc/init.d/smartmontools)
- This is a POSIX shell fragment
- List of devices you want to explicitly enable S.M.A.R.T. for
- Not needed (and not recommended) if the device is monitored by smartd
- enable_smart="/dev/hda /dev/hdb"
- uncomment to start smartd on system startup
start_smartd=yes
- uncomment to pass additional options to smartd on startup
- smartd_opts="--interval=1800"
</source>