-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Service appears to be running fine but produces no output file.
Tried changing the output as below but still no file.
ExecStart=/bin/sh -c "ssh -tt -o IdentitiesOnly=true -i "~/.ssh/localhost.run.%j-%i.rsa" -R "%j:80:localhost:%i" localhost.run '{"format": "json"}' | while read LINE ; do echo $LINE ; echo $LINE > /home/pi/localhost.tunnel; done"
Stopped service
systemctl --user stop localhost.run[service]
and still no output file, using Pi stretch.
Metadata
Metadata
Assignees
Labels
No labels