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
a46da35bbc
cdist-backup
/
cdist
/
conf
/
explorer
/
is-freebsd-jail
3 lines
75 B
Text
Raw
Normal View
History
Unescape
Escape
fix SC2148 (missing shebang) and make executable
2018-10-04 10:20:50 +00:00
#!/bin/sh -e
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