mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
comment on how to follow logs on tunnel
This commit is contained in:
parent
2f68add49d
commit
703624f48c
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ if len(sys.argv) <= 1 or sys.argv[1] == "-h" or sys.argv[1] == "help":
|
|||
|
||||
#
|
||||
# CONSTANTS
|
||||
#
|
||||
# sudo journalctl -f -u autossh-tunnel
|
||||
|
||||
SERVICENAME="autossh-tunnel.service"
|
||||
SERVICEFILE="/etc/systemd/system/"+SERVICENAME
|
||||
|
|
Loading…
Add table
Reference in a new issue