index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hack
/
selinux_tag.sh
blob: ff80fda04b8c575c3b0575813199500ed3a6234f (
plain
)
1
2
3
4
#!/bin/bash
if
pkg-config
libselinux
2
>
/dev/null
;
then
echo
selinux
fi