diff options
-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.service | 2 |
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 |