Skip to content

No output file #2

@22nra

Description

@22nra

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions