From: Sam Hartman Date: Wed, 30 Jul 2014 23:24:27 +0000 (-0400) Subject: Standardized approach to systemd unit files X-Git-Tag: v0.9.6~56 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=moonshot.git;a=commitdiff_plain;h=a421e08b158726c2e9f2640215fa4b36ed57056e Standardized approach to systemd unit files --- diff --git a/builder b/builder index 9a924ca..ac46689 100755 --- a/builder +++ b/builder @@ -153,6 +153,7 @@ configure_opts = ['--prefix', prefix, '--with-system-libtool', '--with-system-libltdl', '--enable-tls', '--with-gssapi='+prefix, "--with-xmltooling="+prefix, + '--with-systemdsystemunitdir=' + prefix+'/lib/systemd', ] if options.configure_opts is not None: configure_opts.extend(options.configure_opts) diff --git a/trust_router b/trust_router index 1b1ed10..43a547a 160000 --- a/trust_router +++ b/trust_router @@ -1 +1 @@ -Subproject commit 1b1ed10ddc09501a713398ab643ff7b310803b2a +Subproject commit 43a547a837323b8d628d0f38e0f97b6cbc2fa448