I am trying to set properties on scopes or services of my user instance, for example:
systemctl --user set-property --runtime foobar.scope CPUShares=150 This command returns without error, but in the journal, I get messages like this: systemd[5054]: Failed to set cpu.shares on /user.slice/user-1000.slice/user@1000.service: No such file or directory followed by a similar message for each unit that is active under my user instance. What's going on here? Is this supposed to work?
signature.asc
Description: OpenPGP digital signature
_______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel