1
0
mirror of https://github.com/freifunk-gluon/packages.git synced 2024-06-15 19:54:07 +02:00

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]
This commit is contained in:
Jan-Tarek Butt 2016-07-19 02:39:39 +02:00 committed by Matthias Schiffer
parent f375cb7b30
commit 6a618e61da
No known key found for this signature in database
GPG Key ID: 16EF3F64CB201D9C

View File

@ -0,0 +1,4 @@
#!/bin/sh
sync
sysctl -w vm.drop_caches=3