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
2025-02-25 11:57:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
9bc0a5a32f
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 17:54:04 +01: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 17:03:05 +01:00
exec tail -f /dev/null
Reference in a new issue
Copy permalink