[systemd-devel] [PATCH] install: enable timesyncd by default
Zbigniew Jędrzejewski-Szmek
zbyszek at in.waw.pl
Wed Jun 25 22:57:47 PDT 2014
On Wed, Jun 25, 2014 at 02:43:57PM +0200, Michael Olbrich wrote:
> This treats it similarly to networkd, resolved and others and it matches
> what 90-systemd.preset does.
> ---
> Makefile.am | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Makefile.am b/Makefile.am
> index 4b292b2..bfef1c3 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -4301,6 +4301,9 @@ rootlibexec_PROGRAMS += \
> nodist_systemunit_DATA += \
> units/systemd-timesyncd.service
>
> +GENERAL_ALIASES += \
> + $(systemunitdir)/systemd-timesyncd.service $(pkgsysconfdir)/system/multi-user.target.wants/systemd-timesyncd.service
> +
> EXTRA_DIST += \
> units/systemd-timesyncd.service.in
>
Applied.
Zbyszek
More information about the systemd-devel
mailing list