From f128bc008a03a82b128940937cd2ddaa2ed1d71f Mon Sep 17 00:00:00 2001 From: saubyk <39208279+saubyk@users.noreply.github.com> Date: Sun, 7 Oct 2018 18:36:37 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 31f5a5f4..cfb2e5af 100644 --- a/README.md +++ b/README.md @@ -94,10 +94,12 @@ RestartSec=30 WantedBy=multi-user.target * enable and start RTL + `$ sudo systemctl enable RTL` `$ sudo systemctl start RTL` * montior the RTL log file in realtime(exit with Ctrl-C) + `$ sudo jounrnalctl -f -u RTL` ## Accessing the Application