summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Sautier <sbraz@gentoo.org>2021-07-15 13:37:01 +0200
committerLouis Sautier <sbraz@gentoo.org>2021-07-15 14:07:40 +0200
commit3d94ef8bd062be20b212c77886e8c8607a04bec1 (patch)
tree54de0a2c9f4c514adf062e3b387434291898b2f1 /sys-process/at
parentsys-libs/tevent: Moved dev-util/cmocka from RDEPEND to DEPEND (diff)
downloadgentoo-3d94ef8bd062be20b212c77886e8c8607a04bec1.tar.gz
gentoo-3d94ef8bd062be20b212c77886e8c8607a04bec1.tar.bz2
gentoo-3d94ef8bd062be20b212c77886e8c8607a04bec1.zip
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@gentoo.org>
Diffstat (limited to 'sys-process/at')
-rw-r--r--sys-process/at/at-3.2.2-r2.ebuild (renamed from sys-process/at/at-3.2.2-r1.ebuild)0
-rw-r--r--sys-process/at/files/atd.service2
2 files changed, 0 insertions, 2 deletions
diff --git a/sys-process/at/at-3.2.2-r1.ebuild b/sys-process/at/at-3.2.2-r2.ebuild
index d2bd7c31d8a6..d2bd7c31d8a6 100644
--- a/sys-process/at/at-3.2.2-r1.ebuild
+++ b/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 164fc2c0cb74..5e5898e0fa16 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