]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-link.c
Add enable_disable() helper
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 24 Jul 2016 18:12:58 +0000 (14:12 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 1 Aug 2016 02:48:22 +0000 (22:48 -0400)
commit2d37cd5356f666b399c5ae93ce77053f501d0e33
tree56eb723c03cec414f8d415336ab014e4196d684d
parent0fbd465f4138dd2c3c7428c23cae117a7b56568d
Add enable_disable() helper

In this patch "enabled" and "disabled" is used exclusively, but "enable" and
"disable" forms are need for the following patch.
src/basic/util.h
src/boot/bootctl.c
src/journal-remote/journal-remote.c
src/network/networkd-link.c
src/timedate/timedated.c