httpd/action-graceful.sh
2014-02-20 12:19:52 +01:00

3 lines
45 B
Bash

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