Yet another try to quench man-db
This commit is contained in:
parent
ae86fac03e
commit
c0839115f8
@ -1,3 +1,4 @@
|
||||
disable-mandb
|
||||
bfq
|
||||
packages-base
|
||||
hostname
|
||||
|
3
mods/disable-mandb/modscript
Executable file
3
mods/disable-mandb/modscript
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
mkdir -p "$1/var/lib/man-db"
|
||||
echo "false" > "$1/var/lib/man-db/auto-update"
|
Loading…
Reference in New Issue
Block a user