saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
13
hprofile/profiles/disk/scripts/._cfg0000_quiet.start
Normal file
13
hprofile/profiles/disk/scripts/._cfg0000_quiet.start
Normal file
@@ -0,0 +1,13 @@
|
||||
#
|
||||
# disk/scripts/quiet.start
|
||||
#
|
||||
|
||||
usb.bash
|
||||
|
||||
ata="$(ata.bash)"
|
||||
[[ "$ata" ]] && hdparm -q -S120 -B200 -M200 $ata
|
||||
unset ata
|
||||
|
||||
#
|
||||
# vim:fenc=utf-8:ft=sh:ci:pi:sts=0:sw=4:ts=4:
|
||||
#
|
||||
Reference in New Issue
Block a user