Back to bug 1035228

Who When What Removed Added
Denys Vlasenko 2013-11-27 12:51:02 UTC Summary Ability to configure limits is missing after update to systemd After update to systemd, parameters in /etc/sysconfig/conman are ignored
Miroslav Hradílek 2014-04-04 15:49:07 UTC CC tgummels
Miroslav Hradílek 2015-01-05 14:21:39 UTC CC dvlasenk
Flags needinfo?(dvlasenk)
Denys Vlasenko 2015-04-08 12:55:11 UTC Status NEW ASSIGNED
Flags needinfo?(dvlasenk)
Travis Gummels 2015-04-08 13:01:55 UTC Blocks 1154125
Libor Miksik 2015-04-08 13:42:11 UTC CC lmiksik
Denys Vlasenko 2015-07-01 20:41:13 UTC Status ASSIGNED MODIFIED
errata-xmlrpc 2015-07-02 09:33:59 UTC Status MODIFIED ON_QA
errata-xmlrpc 2015-07-31 11:41:33 UTC Status ON_QA VERIFIED
Miroslav Hradílek 2015-08-04 17:20:45 UTC Doc Type Bug Fix Release Note
Red Hat Bugzilla 2015-08-04 17:20:45 UTC Doc Type Release Note Bug Fix
Miroslav Hradílek 2015-08-04 17:21:51 UTC Doc Type Bug Fix Release Note
Red Hat Bugzilla 2015-08-04 17:21:51 UTC Doc Type Release Note Bug Fix
Miroslav Hradílek 2015-08-04 17:26:04 UTC Doc Text See comment 11
Doc Type Bug Fix Release Note
Bara Ancincova 2015-08-28 09:02:18 UTC Docs Contact bancinco
Bara Ancincova 2015-08-28 10:34:00 UTC Doc Text See comment 11 The deprecated /etc/sysconfig/conman file has been removed

Before introducing the *systemd* manager, various limits for services could be configured in the */etc/sysconfig/conman* file. After migrating to *systemd*, */etc/sysconfig/conman* is no longer used and therefore it was removed. To set limits and other daemon parameters, such as `LimitCPU=`, `LimitDATA=`, or `LimitCORE=`, edit the *conman.service* file. For more information, see the systemd.exec(5) manual page. In addition, a new variable `LimitNOFILE=10000` has been added to the *systemd.service* file. This variable is commented out by default. Note that after making any changes to the *systemd* configuration, the "systemctl daemon-reload" command must be executed for changes to take effect.
Bara Ancincova 2015-08-28 11:51:26 UTC Doc Text The deprecated /etc/sysconfig/conman file has been removed

Before introducing the *systemd* manager, various limits for services could be configured in the */etc/sysconfig/conman* file. After migrating to *systemd*, */etc/sysconfig/conman* is no longer used and therefore it was removed. To set limits and other daemon parameters, such as `LimitCPU=`, `LimitDATA=`, or `LimitCORE=`, edit the *conman.service* file. For more information, see the systemd.exec(5) manual page. In addition, a new variable `LimitNOFILE=10000` has been added to the *systemd.service* file. This variable is commented out by default. Note that after making any changes to the *systemd* configuration, the "systemctl daemon-reload" command must be executed for changes to take effect.
The deprecated /etc/sysconfig/conman file has been removed

Before introducing the *systemd* manager, various limits for services could be configured in the */etc/sysconfig/conman* file. After migrating to *systemd*, */etc/sysconfig/conman* is no longer used and therefore it was removed. To set limits and other daemon parameters, such as LimitCPU=, LimitDATA=, or LimitCORE=, edit the *conman.service* file. For more information, see the systemd.exec(5) manual page. In addition, a new variable LimitNOFILE=10000 has been added to the *systemd.service* file. This variable is commented out by default. Note that after making any changes to the *systemd* configuration, the "systemctl daemon-reload" command must be executed for changes to take effect.
errata-xmlrpc 2015-11-19 12:27:49 UTC Status VERIFIED CLOSED
Resolution --- ERRATA
Last Closed 2015-11-19 07:27:49 UTC

Back to bug 1035228