diff options
author | Eray Aslan <eras@gentoo.org> | 2024-06-27 09:23:45 +0200 |
---|---|---|
committer | Eray Aslan <eras@gentoo.org> | 2024-06-27 09:29:22 +0200 |
commit | 593d9f99ba4f169ca41a7ac374dceda95cb1c77a (patch) | |
tree | 9f5dd681fa4f3a9bd1939068cd918cfb7594ed2f /app-crypt | |
parent | dev-java/java-config: add 2.3.4 (diff) | |
download | gentoo-593d9f99ba4f169ca41a7ac374dceda95cb1c77a.tar.gz gentoo-593d9f99ba4f169ca41a7ac374dceda95cb1c77a.tar.bz2 gentoo-593d9f99ba4f169ca41a7ac374dceda95cb1c77a.zip |
app-crypt/mit-krb5: bitrot: update systemd unit file
Do not specify StandardError in the unit file
Closes: https://bugs.gentoo.org/890957
Signed-off-by: Eray Aslan <eras@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/mit-krb5/files/mit-krb5kpropd_at.service | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-crypt/mit-krb5/files/mit-krb5kpropd_at.service b/app-crypt/mit-krb5/files/mit-krb5kpropd_at.service index f826eb33cb33..62553f58f15f 100644 --- a/app-crypt/mit-krb5/files/mit-krb5kpropd_at.service +++ b/app-crypt/mit-krb5/files/mit-krb5kpropd_at.service @@ -5,4 +5,3 @@ Conflicts=mit-krb5kpropd.service [Service] ExecStart=/usr/sbin/kpropd StandardInput=socket -StandardError=syslog |