Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
svscanboot(8)		     System Manager's Manual		   svscanboot(8)

NAME
     svscanboot  -  starts  svscan(8) in the /service directory, with output and
     error messages logged through readproctitle(8).

SYNOPSIS
     svscanboot

DESCRIPTION
     svscanboot runs the pipeline

     svscan /service 2>&1 | readproctitle service errors: .....

     with 400 dots. The last 400 bytes of error messages from svscan(8) will  be
     visible to ps(1) through readproctitle(8).

     svscanboot sets $PATH to

      /command:/usr/local/bin:/usr/local/sbin:
      /bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin

     (all in one line, no space)

     and clears all other environment variables.

SEE ALSO
     ps(1),  envdir(8),  envini(8),  envuidgid(8),  fghack(8), multilog(8), pgr-
     phack(8), readproctitle(8),  setlock(8),  setuidgid(8),  setuser(8),  soft-
     limit(8),	supervise(8),  svc(8), svok(8), svscan(8), svstat(8), tai64n(8),
     tai64nlocal(8)

								   svscanboot(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=svscanboot&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help