From 03b78ac159f5775b8b435442f94ee3f9c982c3d7 Mon Sep 17 00:00:00 2001 From: Taylor Helsper Date: Sat, 17 Apr 2021 23:03:04 -0500 Subject: [PATCH] Minor fixes --- SYSTEM_NOTES.md | 2 +- rootfs/standard/etc/systemd/system/lit.service | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SYSTEM_NOTES.md b/SYSTEM_NOTES.md index e0f82a19..cbb7e27f 100644 --- a/SYSTEM_NOTES.md +++ b/SYSTEM_NOTES.md @@ -23,7 +23,7 @@ have support or patial support. ## Lightning Terminal - The Lightning Terminal password is randomized when it is installed. You can view it via the Lightning page. -- The password may be updated to your myNode password in future version. +- The password may be updated to your myNode password in future versions. ## Thunderhub diff --git a/rootfs/standard/etc/systemd/system/lit.service b/rootfs/standard/etc/systemd/system/lit.service index ef6c0123..6187db6d 100644 --- a/rootfs/standard/etc/systemd/system/lit.service +++ b/rootfs/standard/etc/systemd/system/lit.service @@ -22,7 +22,7 @@ Nice=-1 IOAccounting=true IOWeight=400 Restart=always -RestartSec=1 +RestartSec=30 StandardOutput=syslog StandardError=syslog SyslogIdentifier=lit