Content-type: text/html
Manpage of svc-build
svc-build
Section: User Commands (1)
Index
Return to Main Contents
NAME
svc-build - Build up a svscan service
SYNOPSIS
svc-build
DIRECTORY
RUN-FILE
[
LOG-RUN-FILE
]
DESCRIPTION
svc-build
sets up a directory for svscan to run a service and an optional log
service. This would be used when building or installing a package or
setting up a custom service from source files.
svc-build
creates the named service directory with default permissions. It then
copies in
RUN-FILE
as
DIRECTORY/run
and marks it as executable. If the log run file is given, it creates
the log service directory and copies in
LOG-RUN-FILE
as
DIRECTORY/log/run
and marks it as executable. It also marks the service directory as
"sticky" for compatibility with older versions of
svscan.
If
DIRECTORY
is not an absolute path, it is prefixed with the value of
$SVCLOCKDIR.
ENVIRONMENT
- SVCLOCKDIR
-
If set, this overrides the default of
/var/service
for the default service directory base path.
SEE ALSO
svc-add(1)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- ENVIRONMENT
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 04:23:14 GMT, January 12, 2010