]>
sourceware.org Git - systemtap.git/blob - initscript/stap-server.in
c2bf3f54949c8e140c528a62828fc00c65d43fc8
3 # stap-server init.d script for the systemtap compile server
6 # config: /etc/sysconfig/stap-server
7 # config: /etc/stap-server/conf.d
9 # Provides: SystemTap compile-server startup
10 # Required-Start: $local_fs $network
11 # Required-Stop: $local_fs $network
12 # Short-Description: Start and stop SystemTap compile-server
13 # Description: stap-server provides remote-compilation services to systemtap users on the local network.
16 # Call the installed stap-server script.
17 STAP_USER
=stap-server @bindir@
/stap-server
"$@"
This page took 0.043227 seconds and 6 git commands to generate.