This website requires JavaScript.
Explore
Help
Sign in
fancsali
/
cdist-backup
Watch
1
Star
0
Fork
You've already forked cdist-backup
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
279aada5db
cdist-backup
/
cdist
/
conf
/
explorer
/
is-freebsd-jail
3 lines
72 B
Text
Raw
Normal View
History
Unescape
Escape
remove `set -e` on explorers (they should be able to fail gracefully)
2018-10-04 13:15:57 +00:00
#!/bin/sh
FreeBSD improvements (#651)
2018-03-26 06:53:31 +00:00
sysctl -n security.jail.jailed 2>/dev/null | grep "1" || true
Reference in a new issue
Copy permalink