Re: [systemd-devel] [PATCH] fix tmpwatch service and timer installation.

2010-09-21 Thread Kay Sievers
On Tue, Sep 21, 2010 at 06:54, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote:        ( cd $(DESTDIR)$(systemunitdir)/shutdown.target.wants \ -               rm -f systemd-update-utmp-shutdown.service \ -               $(LN_S) ../systemd-update-utmp-shutdown.service ) +              

[systemd-devel] [PATCH] fix tmpwatch service and timer installation.

2010-09-20 Thread Gustavo Sverzut Barbieri
--- Makefile.am | 16 +--- 1 files changed, 9 insertions(+), 7 deletions(-) diff --git a/Makefile.am b/Makefile.am index b5b2a9d..3c3fa3b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -183,7 +183,9 @@ dist_systemunit_DATA = \ units/remount-rootfs.service \