summaryrefslogtreecommitdiff
path: root/baserock/strata/foundation/rsync.morph
diff options
context:
space:
mode:
Diffstat (limited to 'baserock/strata/foundation/rsync.morph')
-rw-r--r--baserock/strata/foundation/rsync.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/baserock/strata/foundation/rsync.morph b/baserock/strata/foundation/rsync.morph
new file mode 100644
index 00000000..54337412
--- /dev/null
+++ b/baserock/strata/foundation/rsync.morph
@@ -0,0 +1,9 @@
+name: rsync
+kind: chunk
+build-system: autotools
+build-commands:
+- make proto
+- make
+install-commands:
+- make install
+- install -D -m 644 packaging/systemd/rsync.service "$DESTDIR$PREFIX"/lib/systemd/system/rsync.service