This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
inspec
Watch
2
Star
0
Fork
You've already forked inspec
0
mirror of
https://github.com/inspec/inspec
synced
2024-12-18 00:53:22 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
27d94c5037
inspec
/
test
/
cookbooks
/
os_prepare
/
templates
/
default
/
sv-default-svlog-run.erb
3 lines
33 B
Text
Raw
Normal View
History
Unescape
Escape
add runit_service integration tests
2016-01-20 16:54:04 +00:00
#!/bin/sh
runit_service: fix resource, improve integration tests Turns out using `/usr/bin/yes` to imitate a daemon process is a TERRIBLE idea.
2016-01-29 16:03:05 +00:00
exec tail -f /dev/null
Reference in a new issue
Copy permalink