From d6403e71ab589af94d297afdbd88bea684e7ed3f Mon Sep 17 00:00:00 2001 From: xengineering Date: Mon, 21 Jun 2021 12:10:15 +0200 Subject: Add temporary Solution for Picture Transport --- tmp/birdtransporter.service | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tmp/birdtransporter.service (limited to 'tmp/birdtransporter.service') diff --git a/tmp/birdtransporter.service b/tmp/birdtransporter.service new file mode 100644 index 0000000..2f45283 --- /dev/null +++ b/tmp/birdtransporter.service @@ -0,0 +1,13 @@ + +[Unit] +Description=A temporary script to sync pictures from birdscan +After=network.target + +[Service] +User=birdscan +Group=birdscan +ExecStart=/usr/bin/birdtransporter + +[Install] +WantedBy=multi-user.target + -- cgit v1.2.3-70-g09d2