Skip to content

Extend cgroup: parsing to support values with spaces #441

@aanderse

Description

@aanderse

consider the following example:

aaron@framework ~> cat /sys/fs/cgroup/system/some-daemon/cpu.max
200000 100000

maybe we could support a syntax like this?

service cgroup:cpu.max:'200000 100000',pids.max:1048576 /usr/bin/some-daemon

what do you think? 🤔

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions