Test-Command: inetsim --help
Restrictions: superficial

Test-Command: service inetsim start; diff -u <(curl -s localhost:80) /usr/share/inetsim/data/http/fakefiles/sample.html
Depends: @, curl, init-system-helpers
Restrictions: needs-root

Test-Command: systemctl start inetsim; diff -u <(curl -s localhost:80) /usr/share/inetsim/data/http/fakefiles/sample.html
Depends: @, curl
Restrictions: needs-root
