httpd/SOURCES/action-graceful.sh

3 lines
45 B
Bash

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