1
0
Fork 0

spindown-disk: removed useless find, probably typo

Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
This commit is contained in:
Jaroslav Škarvada 2013-11-12 14:57:01 +01:00
parent 1cbd8a9e2c
commit a47b0e1be7

View file

@ -12,7 +12,6 @@ start() {
disable_logs_syncing
remount_partitions commit=600,noatime $EXT_PARTITIONS
find /etc/ &> /dev/null
sync
return 0