diff options
author | Karel Zak | 2015-06-30 13:02:36 +0200 |
---|---|---|
committer | Karel Zak | 2015-07-20 11:48:09 +0200 |
commit | 9d20ffda794208d26e6b3ed09fbc38d94d0b8fc6 (patch) | |
tree | f9fafad6e2f164532ec28f85d3ee2dde27cf8eb0 /.gitignore | |
parent | agetty: Reprompt once the network addresses change if address displayed (diff) | |
download | kernel-qcow2-util-linux-9d20ffda794208d26e6b3ed09fbc38d94d0b8fc6.tar.gz kernel-qcow2-util-linux-9d20ffda794208d26e6b3ed09fbc38d94d0b8fc6.tar.xz kernel-qcow2-util-linux-9d20ffda794208d26e6b3ed09fbc38d94d0b8fc6.zip |
lsipc: new command to list IPC facilities
Co-Author: Karel Zak <kzak@redhat.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6ef0c4da9..0ef438a00 100644 --- a/.gitignore +++ b/.gitignore @@ -115,6 +115,7 @@ update.log /look /losetup /lsblk +/lsipc /lscpu /lslocks /lslogins |