mirror of
git://slackware.nl/current.git
synced 2024-12-28 09:59:53 +01:00
3 lines
66 B
Text
3 lines
66 B
Text
|
#!/bin/sh
|
||
|
ionice -c3 nice -n 19 /usr/libexec/mlocate-run-updatedb
|