From a6c09357c7ca85b3bbe16202db86dbd5249d95eadd4b8fe8c939d9b493069e98 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 9 Jun 2015 09:46:52 +0000 Subject: [PATCH] Accepting request 310190 from home:elvigia:branches:Base:System - atd.service: run After=nss-user-lookup.target not after systemd-user-sessions.service - atd.service: run After=time-sync.target OBS-URL: https://build.opensuse.org/request/show/310190 OBS-URL: https://build.opensuse.org/package/show/Base:System/at?expand=0&rev=95 --- at.changes | 7 +++++++ at.spec | 2 +- atd.service | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/at.changes b/at.changes index 2261470..1621b7e 100644 --- a/at.changes +++ b/at.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jun 4 01:03:54 UTC 2015 - crrodriguez@opensuse.org + +- atd.service: run After=nss-user-lookup.target not after + systemd-user-sessions.service +- atd.service: run After=time-sync.target + ------------------------------------------------------------------- Mon Oct 6 20:32:38 UTC 2014 - lchiquitto@suse.com diff --git a/at.spec b/at.spec index 3b6dea5..63e8b0e 100644 --- a/at.spec +++ b/at.spec @@ -1,7 +1,7 @@ # # spec file for package at # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed diff --git a/atd.service b/atd.service index 9352b26..9afedc1 100644 --- a/atd.service +++ b/atd.service @@ -1,6 +1,6 @@ [Unit] Description=Deferred execution scheduler -After=systemd-user-sessions.service +After=nss-user-lookup.target time-sync.target [Service] ExecStart=/usr/sbin/atd -f