logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

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. Program writers are encouraged to use globally allocated
       names in /command.

Name

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

       svscanboot is available in daemontools 0.75 and above.

See Also

supervise(8),  svc(8),  svok(8),  svstat(8),   svscan(8),   readproctitle(8),   fghack(8),   pgrphack(8),
       multilog(8),  tai64n(8), tai64nlocal(8), setuidgid(8), envuidgid(8), envdir(8), softlimit(8), setlock(8),
       ps(1)

        http://cr.yp.to/daemontools.htmlhttp://cr.yp.to/slashcommand.htmlsvscanboot(8)

Synopsis

svscanboot

See Also