]> git.ipfire.org Git - thirdparty/systemd.git/commit
systemcl: add support for setting BlockIODeviceWeight for unit
authorGao feng <gaofeng@cn.fujitsu.com>
Tue, 27 Aug 2013 05:36:54 +0000 (13:36 +0800)
committerLennart Poettering <lennart@poettering.net>
Tue, 10 Sep 2013 16:31:43 +0000 (18:31 +0200)
commit7239c1707a69aff63425e8b6570cfabbd7386f61
treea264c3067d5da2c90cab89e6c793188221ce13e0
parent6f68ecb450970cafea6d1893f63c0b6385518822
systemcl: add support for setting BlockIODeviceWeight for unit

This patch allows user to set up BlockIODeviceWeight for unit
through systemctl. Such as

systemctl set-property sshd.service BlockIODeviceWeight="/dev/sda 100"
src/systemctl/systemctl.c