iopsys-feed/crashlog/files/usr/sbin/logssh
Kenneth Johansson 7f4ebd424a Add crashlog package.
read package/inteno/crashlog/readme for how to setup server for storing
logs.
2015-09-14 16:44:37 +02:00

6 lines
229 B
Bash
Executable file

#!/bin/sh
# we need to have the -y option to dropbear to not halt the scp when
# transfering the log file to a new server for the first time.
# since we already need this also put in the keyfile
ssh -y -i /etc/dropbear/logid $@