aboutsummaryrefslogtreecommitdiff
path: root/data/desktop-autoloader.1
blob: 5a4e0d657c48d8add0cf220f2c94b5d0b7186f34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
.TH desktop-autoloader 1 "Apr 2018" "Version 0.0.3" "Desktop Session Autoloader"
.SH NAME
desktop-autoloader \- Desktop Session Autoloader Launch Script
.SH SYNOPSIS
.B desktop-autoloader

.SH DESCRIPTION
\fBdesktop-autoloader\fR is a tiny script that loads a virtual desktop session in Xvfb.
Its purpose is to fill the kernel's file system RAM cache with all necessary files
needed for running a real desktop session (of the same type).
.PP
The Desktop Session Autoloader is a nice-to-have tool on diskless clients
(aka LTSP Fat Clients). It accelerates the login of the
first-user-of-the-day tremendously. To take advantage of the pre-loaded
desktop session, make sure the diskless systems get launched via Wake-on-LAN
before 7:30am.
.PP
\fBdesktop-autoloader\fR should not be executed directly, it is executed via CRON.
It gets only executed when the system is booted before a certain time of day (so
it does not inflict performance breakdown on already running sessions.

.SH OPTIONS
There are no options.

.SH SEE ALSO
/etc/cron.d/desktop-autoloader /etc/desktop-autoloader/autostart/*.desktop

.SH AUTHOR
This manual page was written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the Debian Project.