]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/systemctl/systemctl.c
systemctl: remove is_socket_listening
authorMichal Schmidt <mschmidt@redhat.com>
Wed, 13 Jun 2012 15:29:11 +0000 (17:29 +0200)
committerMichal Schmidt <mschmidt@redhat.com>
Wed, 13 Jun 2012 16:42:01 +0000 (18:42 +0200)
commit31be1221a13a13fa1d5e82a44f07e2abfb8344c5
treea7ffd47352219f51497a881be3b189d7e47ac54c
parente61a3135e99f349af949520e85d06e7fab4b5d9e
systemctl: remove is_socket_listening

We can use the functionality of check_unit(). Factor out
check_one_unit().
src/systemctl/systemctl.c