Skip to content

Please reconsider ConditionPathIsReadWrite in systemd-sysctl.service.in #4370

@zeha

Description

@zeha

Submission type

  • Bug report
  • Request for enhancement (RFE)

NOTE: Do not submit anything other than bug reports or RFEs via the issue tracker!

systemd version the issue has been seen with

HEAD, 215-17+deb8u5

Used distribution

Debian jessie in LXC container

In case of bug report: Expected behaviour you didn't see

net.* sysctl be applied

In case of bug report: Steps to reproduce the problem

LXC containers have /proc/sys mounted R/O. They /proc/sys/net mounted R/W.

units/systemd-sysctl.service.in has ConditionPathIsReadWrite=/proc/sys/

This prevents any net.* sysctls from being applied in LXC containers, and more so, silently.

Please consider dropping the ConditionPathIsReadWrite again (has been introduced in f2a46f8)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions