1
0
mirror of https://github.com/freifunk-gluon/packages.git synced 2024-06-14 19:23:56 +02:00
gluon-packages/admin/autoupdater/files/usr/lib/autoupdater/upgrade.d/95drop_caches
Jan-Tarek Butt 6a618e61da
autoupdater: drop caches a second time after download
This is useful to free memory after stopping more services after the
download.

[Matthias Schiffer: improved commit message]
2016-07-19 02:42:18 +02:00

5 lines
43 B
Bash
Executable File

#!/bin/sh
sync
sysctl -w vm.drop_caches=3