]> git.ipfire.org Git - thirdparty/systemd.git/commit
machinectl: don't show ".host" pseudo-machine in list by default
authorLennart Poettering <lennart@poettering.net>
Mon, 24 Aug 2015 19:08:04 +0000 (21:08 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 24 Aug 2015 20:46:45 +0000 (22:46 +0200)
commitfee6d013d859bc66f5c993530898fece53fab06d
treed3b7d27fbaf9d734b3450ee2c6219c162aba8543
parentfbe550738d03b178bb004a1390e74115e904118a
machinectl: don't show ".host" pseudo-machine in list by default

Let's hide all machines whose name begins with "." by default, thus
hiding the ".host" pseudo-machine, unless --all is specified. This
takes inspiration from the ".host" image handling in "machinectl
list-images" which also hides all images whose name starts with ".".
src/machine/machinectl.c