vnstat: remove unmount ramdisk message

this message will also print if no ramdisk is used at all.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2020-05-02 18:01:35 +00:00
parent 24df42efac
commit dbdfd030b4

View File

@@ -28,7 +28,6 @@ case "$1" in
evaluate_retval
umount_ramdisk "${VNSTATLOG}"
boot_mesg "Unmounting vnstat ramdisk..."
;;
restart)