summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2015-03-04 17:43:17 +0000
committerRichard Ipsum <richard.ipsum@codethink.co.uk>2015-03-05 10:57:56 +0000
commit1a11232780957e5ab725b68cfb185eaa22f2020e (patch)
treed9f8927b653adee7e54e3055d21ee143e523dab6
parent4441782c2fa7e07198d5862ab6c73ea308c82f95 (diff)
downloaddefinitions-1a11232780957e5ab725b68cfb185eaa22f2020e.tar.gz
Put the rsync unit in /usr/lib/systemd/system
Units of installed packages should go in /usr/lib, /etc is for local config
-rw-r--r--strata/tools/rsync.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/tools/rsync.morph b/strata/tools/rsync.morph
index 7b99bdd9..fb10f94e 100644
--- a/strata/tools/rsync.morph
+++ b/strata/tools/rsync.morph
@@ -6,4 +6,4 @@ build-commands:
- make
install-commands:
- make install
-- install -D -m 755 packaging/systemd/rsync.service "$DESTDIR"/etc/systemd/system/rsync.service
+- install -D -m 755 packaging/systemd/rsync.service "$DESTDIR$PREFIX"/lib/systemd/system/rsync.service