From 785a8b2b45f0faf5e2578099bca1090c9c1417bb Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Sun, 9 Feb 2020 11:58:21 -0600 Subject: Opensourcing raspberry pi roles. --- roles/aws-s3-backup/files/aws-s3-backup.target | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 roles/aws-s3-backup/files/aws-s3-backup.target (limited to 'roles/aws-s3-backup/files/aws-s3-backup.target') diff --git a/roles/aws-s3-backup/files/aws-s3-backup.target b/roles/aws-s3-backup/files/aws-s3-backup.target new file mode 100644 index 0000000..5338057 --- /dev/null +++ b/roles/aws-s3-backup/files/aws-s3-backup.target @@ -0,0 +1,3 @@ +[Unit] +Description=AWS S3 backup target +StopWhenUnneeded=yes -- cgit v1.2.3