spindown-disk: removed useless find, probably typo
Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
This commit is contained in:
parent
1cbd8a9e2c
commit
a47b0e1be7
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ start() {
|
|||
disable_logs_syncing
|
||||
|
||||
remount_partitions commit=600,noatime $EXT_PARTITIONS
|
||||
find /etc/ &> /dev/null
|
||||
sync
|
||||
|
||||
return 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue