GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
LITTLEJET.CONF(5) FreeBSD File Formats Manual LITTLEJET.CONF(5)

~/.config/littlejet/config.confConfiguration parameters for LittleJet

The littlejet(1) utility uses some defaults that are safe for most environments, but you can change any parameters described below to adapt it to your needs. ~/.config/littlejet/config.conf is a file that contains the parameters that control the operation of littlejet(1). Note that this file is an sh(1) script.

PREFIX
Root prefix used by other directories.

Default:

SHAREDIR
Location of shared files.

Default:

FILESDIR
Location of files used by LittleJet.

Default:

DATADIR
Location of files generated by LittleJet.

This is currently not used except as a shortcut for other parameters. See which does perform this function.

Default:

LIB_SUBR
Subroutines primarily used by RunScripts.

Default:

LITTLEJETDIR
Location of files generated by LittleJet.

Default:

PROJECTSDIR
Location of projects.

Default:

RUNSCRIPTS
Space-separated list of directories where RunScripts are located.

Note that this works similarly to the PATH environment variable, where the first match wins. This is very useful when you want to use your own RunScript that has the same name as the one shipped by LittleJet. Of course, this is a double-edged sword: if you have scripts that depend on specific parameters or some specific behavior that your RunScript doesn't provide, those scripts can and probably will fail.

Default:

SOCKETSDIR
Location of SSH sockets when multiplexing.

Default:

NODESDIR
Location of nodes.

Default:

CONTROLPATH
See in ssh_config(5).

Default:

CONTROLPERSIST
See in ssh_config(5).

Default:

CPIGNORE
Exclusion file used by cpdup(1).

Default:

DEBUG
Enable debug level.

Default:

SSH_LOGLEVEL
See in ssh_config(5).

Default:

REMOTE_DATADIR
Location of files generated by LittleJet on the remote system.

Default:

REMOTE_PROJECTSDIR
Location of projects that are uploaded by LittleJet to the remote system.

Default:

NCPU
Maximum number of jobs running at the same time.

SHOW_HEALTHCHECKERS
Displays the healthcheckers when the jail has one or more defined.

Default: 0

SHOW_LIMITS
Displays the limits when the jail has one or more defined.

Default: 0

SHOW_STATS
Displays the stats of each jail when the system has rctl(8) enabled.

Default: 0

cpdup(1) littlejet(1) ssh_config(5)

Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>

July 2, 2024 FreeBSD 14.3-RELEASE

Search for    or go to Top of page |  Section 5 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.