aboutsummaryrefslogtreecommitdiffstats
path: root/doc/info/chap
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2015-12-30 16:32:51 +0100
committerMattias Andrée <maandree@member.fsf.org>2015-12-30 16:32:51 +0100
commitdc683b07c672023a1b87364fc6c5bbddb832dafb (patch)
tree761a1dc0df6c482e433ae4cd6532e34608e11fdf /doc/info/chap
parentsatd(1): hooks (diff)
downloadsat-dc683b07c672023a1b87364fc6c5bbddb832dafb.tar.gz
sat-dc683b07c672023a1b87364fc6c5bbddb832dafb.tar.bz2
sat-dc683b07c672023a1b87364fc6c5bbddb832dafb.tar.xz
the job spool is boot-private
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'doc/info/chap')
-rw-r--r--doc/info/chap/overview.texinfo3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/info/chap/overview.texinfo b/doc/info/chap/overview.texinfo
index 2033b84..b6b3eb8 100644
--- a/doc/info/chap/overview.texinfo
+++ b/doc/info/chap/overview.texinfo
@@ -24,6 +24,9 @@ cannot stop @command{autohaltd} by adding login entries,
because @command{autohaltd} will only recognise them if
they are in fact true logins.
+@command{sat} stores the job queue in a file. However,
+this file does not persist between reboot.
+
@command{sat} was written because @command{at} is far
too complex and has a lot of issues. @command{at}
sanitises the environment, @command{sat} does not do