httpd/SOURCES/action-graceful.sh

3 lines
45 B
Bash
Raw Permalink Normal View History

#!/bin/sh
exec /sbin/apachectl graceful "$@"