summaryrefslogtreecommitdiffstats
path: root/bash-completion
diff options
context:
space:
mode:
authorKarel Zak2017-10-23 12:58:21 +0200
committerKarel Zak2017-10-23 12:58:21 +0200
commitc5910c7f27d6000f164f510456ac723048783bb1 (patch)
treef9854a24298a6cbbe6ddc1e0b12a137d04327ac7 /bash-completion
parentbuild-sys: move rfkill to /usr/sbin (diff)
parentunshare: Allow passing <signame> to --kill-child (diff)
downloadkernel-qcow2-util-linux-c5910c7f27d6000f164f510456ac723048783bb1.tar.gz
kernel-qcow2-util-linux-c5910c7f27d6000f164f510456ac723048783bb1.tar.xz
kernel-qcow2-util-linux-c5910c7f27d6000f164f510456ac723048783bb1.zip
Merge branch 'kill-child-feature' of https://github.com/nh2/util-linux
* 'kill-child-feature' of https://github.com/nh2/util-linux: unshare: Allow passing <signame> to --kill-child unshare: Add --kill-child option. signames: Make input char buffers const kill: Extract signal names into signames.h/signames.c
Diffstat (limited to 'bash-completion')
-rw-r--r--bash-completion/unshare1
1 files changed, 1 insertions, 0 deletions
diff --git a/bash-completion/unshare b/bash-completion/unshare
index cd73c1d6c..3fda4a194 100644
--- a/bash-completion/unshare
+++ b/bash-completion/unshare
@@ -27,6 +27,7 @@ _unshare_module()
--user
--cgroup
--fork
+ --kill-child
--mount-proc
--map-root-user
--propagation