Just a very quick comment before I review and test the rest.

On 24/01/17 15:39, Christian Hesse wrote:
[...snip...]
> @@ -20,6 +21,11 @@ if ENABLE_SYSTEMD
>  systemdunit_DATA = \
>       openvpn-client@.service \
>       openvpn-server@.service
> +tmpfiles_DATA = \
> +     tmpfiles-openvpn.conf
> +
> +install-data-hook:
> +     mv $(DESTDIR)$(tmpfilesdir)/tmpfiles-openvpn.conf 
> $(DESTDIR)$(tmpfilesdir)/openvpn.conf
>  endif

Disregard my earlier comment about subdir.  I think this is reasonable
enough in this case.  It was not as hacky as I feared.  And this
Makefile.am is so small and isolated it is good enough for me.

If we regret it later on, it's an easy move into a tmpfiles.d subdir.


-- 
kind regards,

David Sommerseth
OpenVPN Technologies, Inc


Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to