]> git.ipfire.org Git - thirdparty/systemd.git/commit
systemctl: add dry-run support for scheduled shutdowns 1220/head
authorDaniel Mack <daniel@zonque.org>
Wed, 9 Sep 2015 15:10:49 +0000 (17:10 +0200)
committerDaniel Mack <daniel@zonque.org>
Wed, 9 Sep 2015 15:52:12 +0000 (17:52 +0200)
commit7681f5b88907f5bc01405ee7607d4c3702f1c65f
treef880628472daefb968d815c7b478dce859f0fc5c
parent1389f4b95877f29cb357baee837d9c05e64df0c6
systemctl: add dry-run support for scheduled shutdowns

Prefix the action parameter with "dry-" in case the --dry-run command
line switch was passed.
src/systemctl/systemctl.c