Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-17 | Modify mount_propagation_flags_from_string to return a normal int code | Zbigniew Jędrzejewski-Szmek | |
This means that callers can distiguish an error from flags==0, and don't have to special-case the empty string. | |||
2016-12-13 | core: hook up MountFlags= to the transient unit logic | Lennart Poettering | |
This makes "systemd-run -p MountFlags=shared -t /bin/sh" work, by making MountFlags= to the list of properties that may be accessed transiently. |