public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Louis Sautier" <sbraz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/at/files/, sys-process/at/
Date: Thu, 15 Jul 2021 12:08:41 +0000 (UTC)	[thread overview]
Message-ID: <1626350860.3d94ef8bd062be20b212c77886e8c8607a04bec1.sbraz@gentoo> (raw)

commit:     3d94ef8bd062be20b212c77886e8c8607a04bec1
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 15 11:37:01 2021 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Thu Jul 15 12:07:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d94ef8b

sys-process/at: fix systemd warning

The unit would cause the following warning to be issued:
Standard output type syslog is obsolete, automatically updating to journal.
Please update your unit file, and consider removing the setting altogether.

Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 sys-process/at/{at-3.2.2-r1.ebuild => at-3.2.2-r2.ebuild} | 0
 sys-process/at/files/atd.service                          | 2 --
 2 files changed, 2 deletions(-)

diff --git a/sys-process/at/at-3.2.2-r1.ebuild b/sys-process/at/at-3.2.2-r2.ebuild
similarity index 100%
rename from sys-process/at/at-3.2.2-r1.ebuild
rename to sys-process/at/at-3.2.2-r2.ebuild

diff --git a/sys-process/at/files/atd.service b/sys-process/at/files/atd.service
index 164fc2c0cb7..5e5898e0fa1 100644
--- a/sys-process/at/files/atd.service
+++ b/sys-process/at/files/atd.service
@@ -6,8 +6,6 @@ After=networking.target
 Type=forking
 ExecStart=/usr/sbin/atd
 PIDFile=/run/atd.pid
-StandardOutput=syslog
-StandardError=syslog
 
 [Install]
 WantedBy=multi-user.target


             reply	other threads:[~2021-07-15 12:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-15 12:08 Louis Sautier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-12-03  6:50 [gentoo-commits] repo/gentoo:master commit in: sys-process/at/files/, sys-process/at/ Lars Wendler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1626350860.3d94ef8bd062be20b212c77886e8c8607a04bec1.sbraz@gentoo \
    --to=sbraz@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox