mirror of
git://slackware.nl/current.git
synced 2025-01-02 06:19:52 +01:00
3 lines
66 B
Text
3 lines
66 B
Text
|
#!/bin/sh
|
||
|
ionice -c3 nice -n 19 /usr/libexec/mlocate-run-updatedb
|