summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPetr Uzel2012-05-03 21:01:58 +0200
committerKarel Zak2012-05-04 15:14:16 +0200
commit1b68c37927c193d10195b7f1ba03f9b6e3ff389e (patch)
tree4f0414ff7cc9e136ee1060e0b9e9b63565f16043 /Makefile.am
parentlibuuid: use EXIT_FAILURE (diff)
downloadkernel-qcow2-util-linux-1b68c37927c193d10195b7f1ba03f9b6e3ff389e.tar.gz
kernel-qcow2-util-linux-1b68c37927c193d10195b7f1ba03f9b6e3ff389e.tar.xz
kernel-qcow2-util-linux-1b68c37927c193d10195b7f1ba03f9b6e3ff389e.zip
uuidd: add systemd unit files
Add systemd unit files which use the socket activation mechanism of systemd. The uuidd deamon is started upon first request on the socket and quits after 1 minute of inactivity. Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6fec32db8..12e110336 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -89,7 +89,8 @@ checkxalloc:
ENABLE_ALL = --enable-static-programs --enable-most-builds
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-use-tty-group \
- --disable-silent-rules $(ENABLE_ALL)
+ --disable-silent-rules $(ENABLE_ALL) \
+ --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)
BUILT_SOURCES = .version