mirror of
https://github.com/inspec/inspec
synced 2024-12-18 09:03:12 +00:00
e826eae292
This is a Chef 11 thing. Signed-off-by: Tim Smith <tsmith@chef.io>
2 lines
33 B
Text
2 lines
33 B
Text
#!/bin/sh
|
|
exec tail -f /dev/null
|