Tycho Andersen
2e5383d790
cgroup1: don't call release_agent when it is ""
...
Older (and maybe current) versions of systemd set release_agent to "" when
shutting down, but do not set notify_on_release to 0.
Since 64e90a8acb ("Introduce STATIC_USERMODEHELPER to mediate
call_usermodehelper()"), we filter out such calls when the user mode helper
path is "". However, when used in conjunction with an actual (i.e. non "")
STATIC_USERMODEHELPER, the path is never "", so the real usermode helper
will be called with argv[0] == "".
Let's avoid this by not invoking the release_agent when it is "".
Signed-off-by: Tycho Andersen <tycho@tycho.ws >
Signed-off-by: Tejun Heo <tj@kernel.org >
2020-03-04 11:53:33 -05:00
..
2020-02-08 17:15:08 -08:00
2020-03-04 11:53:33 -05:00
2020-02-06 11:40:09 +00:00
2019-12-04 19:44:13 -08:00
2020-02-09 12:04:09 -08:00
2020-01-19 22:42:06 +01:00
2020-02-09 12:11:12 -08:00
2019-11-27 11:42:01 -08:00
2020-02-04 03:05:26 +00:00
2020-01-23 16:00:56 +01:00
2020-01-02 16:15:04 +01:00
2020-01-25 12:00:40 -08:00
2020-02-04 03:05:26 +00:00
2020-02-09 12:00:12 -08:00
2020-02-11 16:39:18 -08:00
2019-12-18 18:07:31 +01:00
2019-11-10 11:56:55 -05:00
2019-12-09 15:19:03 -05:00
2019-11-23 09:56:02 -08:00
2019-11-15 14:38:30 +01:00
2020-02-04 03:05:26 +00:00
2019-10-29 10:01:12 +01:00
2020-01-28 10:07:09 -08:00
2020-01-14 09:56:31 -08:00
2020-01-03 11:17:14 -08:00
2020-01-25 07:12:40 -08:00
2020-01-29 19:56:50 -08:00
2019-10-06 09:11:37 -06:00
2020-01-09 13:23:40 +01:00
2019-11-11 20:10:01 +09:00
2019-11-15 10:48:37 +01:00
2020-02-09 16:05:50 -08:00
2019-12-08 14:37:36 +01:00
2019-11-12 11:35:32 +01:00
2019-12-04 19:44:14 -08:00
2020-01-08 16:32:55 +00:00
2020-01-08 16:32:55 +00:00
2020-01-08 16:32:55 +00:00
2020-01-08 16:32:55 +00:00
2020-01-09 12:40:13 +01:00
2019-10-16 09:20:58 -07:00
2020-02-04 03:05:26 +00:00
2020-01-31 10:30:41 -08:00
2020-02-04 03:05:26 +00:00
2019-12-04 19:44:12 -08:00
2020-01-14 12:20:48 +01:00
2019-12-11 16:37:02 +08:00
2019-11-25 09:15:42 +01:00
2019-11-15 23:49:22 +01:00
2020-01-13 21:49:36 +01:00
2020-02-04 03:05:26 +00:00
2020-01-18 13:51:39 +01:00
2019-12-25 10:41:20 +01:00
2020-01-02 13:03:45 -08:00
2020-01-26 10:54:47 +01:00
2020-01-28 15:43:00 +01:00
2019-11-11 10:30:59 +01:00
2020-01-17 10:19:21 +01:00
2019-11-15 14:38:30 +01:00
2020-01-28 10:09:51 +01:00
2019-11-26 13:03:56 -06:00
2020-01-09 16:42:29 -07:00
2019-12-09 12:37:51 -08:00
2019-12-04 15:18:39 +01:00
2019-12-18 18:07:31 +01:00
2020-02-07 15:34:12 +01:00
2020-01-17 11:19:22 +01:00
2020-01-28 10:07:09 -08:00