mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
core/cgroup: update comment
We do not have SetProperty() method, but SetProperties().
This commit is contained in:
@@ -104,7 +104,7 @@ typedef enum CGroupPressureWatch {
|
||||
} CGroupPressureWatch;
|
||||
|
||||
/* The user-supplied cgroup-related configuration options. This remains mostly immutable while the service
|
||||
* manager is running (except for an occasional SetProperty() configuration change), outside of reload
|
||||
* manager is running (except for an occasional SetProperties() configuration change), outside of reload
|
||||
* cycles. */
|
||||
typedef struct CGroupContext {
|
||||
bool io_accounting;
|
||||
|
||||
Reference in New Issue
Block a user