Changes of Revision 41
[-] [+] | Changed | nprobe.init |
@@ -102,6 +102,7 @@ # or restarting a not-running service as well as the restart # with force-reload (in case signaling is not supported) are # considered a success. +mkdir -p /var/run/nprobe/ case "$1" in start) |