aboutsummaryrefslogtreecommitdiff
path: root/nsvc_help
blob: e1eeb0d72fec716187ea1ac4b1d05fe7ef5bcae1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
usage: nsvc [-Sservice] -[uodpchaitkgrWRDHLCEZV] service(s)
       nsvc -Ppid service
 -u	up	start service with respawn;	also -un
 -o	once	start service without respawn;	also -on
 -d	down	set respawn off, stop service
 -R|r	respawn	set on|off
 -p	pause	send SIGSTOP
 -c	cont	send SIGCONT
 -h	hangup	send SIGHUP
 -a	alarm	send SIGALRM
 -i	intr	send SIGINT
 -t	term	send SIGTERM
 -k	kill	send SIGKILL
 -g	get	output just the PID
 -Z	Zero	free service;	also -Zn
 -E	update ninit environ;	also -En
 -D	list dependencies
 -Wn	wait n secs service to finish
 -H	print last n services
 -L	list services
 -Ctime	set CRON of service;	also -C+time
 -Ppid	set PID of service
 -Ssrv	skip service