Skip to content

Commit 6f3b5ce

Browse files
author
Mrunal Patel
committed
Merge pull request #19 from rhatdan/journal_path
We want to install oci-systemd-hook in /usr/libexec/docker/hooks.d
2 parents d4d20bc + 213dee2 commit 6f3b5ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
bin_PROGRAMS = oci_systemd_hook
1+
libexec_PROGRAMS = oci_systemd_hook
22
oci_systemd_hook_SOURCES= systemdhook.c
33

44
oci_systemd_hook_CFLAGS = $(YAJL_CFLAGS)

0 commit comments

Comments
 (0)