[systemd-devel] systemd-run fails with certain properties

Daurnimator quae at daurnimator.com
Fri Feb 6 15:09:59 PST 2015


Trying to use systemd-run with certain properties consistently fails, e.g.:

$ systemd-run --scope --nice 18 --property=NoNewPrivileges=true echo test
Unknown assignment NoNewPrivileges=true.
Failed to create bus message: No such device or address

$ systemd-run --scope --user --nice 18 -p User=nobody echo hi
Failed to create bus message: Read-only file system


More information about the systemd-devel mailing list