Update log2ram.initd

This commit is contained in:
MegaV0lt 2019-09-23 15:03:09 +02:00 committed by GitHub
parent 4adeeedb7e
commit 1df730ac7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ stop() {
eend $?
}
reload() {
restart() {
ebegin "Syncing logs to disk"
/usr/local/bin/log2ram write
eend $?