]> gitweb.michael.orlitzky.com - mjo-overlay.git/blobdiff - app-laptop/hdapsd/hdapsd-20141024.ebuild
app-laptop/hdapsd: always print elog message.
[mjo-overlay.git] / app-laptop / hdapsd / hdapsd-20141024.ebuild
index bbe969dcf316565f7ec7aad69209ca00380a123a..e8d6dc32a0bfe3d0521876ccb4723af8eaee40a2 100644 (file)
@@ -51,6 +51,7 @@ pkg_postinst(){
 }
 
 DISABLE_AUTOFORMATTING=1
+FORCE_PRINT_ELOG=1
 DOC_CONTENTS="
 ${PN} requires a kernel module to function properly. The recommended
 approach is to install app-laptop/tp_smapi[hdaps], but the in-tree
@@ -63,11 +64,11 @@ precedence over the latter if both are used.
 
 You can change the default sampling rate by modifing
 
-       /sys/devices/platform/hdaps/sampling_rate
+  /sys/devices/platform/hdaps/sampling_rate
 
 and you may need to enable shock protection manually by running
 
-       # echo -1 > /sys/block/<disk>/device/unload_heads
+  # echo -1 > /sys/block/<disk>/device/unload_heads
 
 as root.
 "