Accepting request 672798 from Base:System

OBS-URL: https://build.opensuse.org/request/show/672798
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=69
This commit is contained in:
Dominique Leuenberger 2019-02-11 20:16:28 +00:00 committed by Git OBS Bridge
commit 8f04a7f747
3 changed files with 8 additions and 1 deletions

View File

@ -8,6 +8,7 @@ ExecStart=/usr/sbin/cron -n
ExecReload=/usr/bin/kill -s SIGHUP $MAINPID
Restart=on-abort
KillMode=process
TasksMax=infinity
[Install]
WantedBy=multi-user.target

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 6 15:47:40 UTC 2019 - Cristian Rodríguez <crrodriguez@opensuse.org>
- cron.service: No limit on the number of processes spawned by cron
shall be imposed.
-------------------------------------------------------------------
Tue Oct 30 13:14:10 UTC 2018 - Cristian Rodríguez <crrodriguez@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package cronie
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 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