1
0
mirror of https://github.com/azlux/log2ram.git synced 2023-10-10 13:37:24 +02:00

Update log2ram.initd

config file is not needed here
This commit is contained in:
MegaV0lt 2019-09-23 15:55:51 +02:00 committed by GitHub
parent 12662bc6ee
commit e26854eb74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,8 +5,6 @@
description="Store logfiles in RAM to mimimize writes to disk."
. /etc/log2ram.conf # Include configuration of log2ram
depend() {
need localmount
before logger