]> git.ipfire.org Git - thirdparty/util-linux.git/commit
uuidd: add systemd unit files
authorPetr Uzel <petr.uzel@suse.cz>
Thu, 3 May 2012 19:01:58 +0000 (21:01 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 4 May 2012 13:14:16 +0000 (15:14 +0200)
commit1b68c37927c193d10195b7f1ba03f9b6e3ff389e
tree4f0414ff7cc9e136ee1060e0b9e9b63565f16043
parent7ec85b5b71499b045e4739c57db108dc3b2472fb
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>
Makefile.am
configure.ac
misc-utils/.gitignore
misc-utils/Makefile.am
misc-utils/uuidd.service.in [new file with mode: 0644]
misc-utils/uuidd.socket [new file with mode: 0644]