aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2015-12-28 23:40:34 +0100
committerMattias Andrée <maandree@member.fsf.org>2015-12-28 23:40:34 +0100
commit7ea748e0db224b1ea00931008a240981fa319a2a (patch)
tree2640afb46d67b5a74c4446aa94bd9d083c8ec596
parenthow silly, I did not remove the line when I adapted it (whence I copied it) to leave the current user the owner (diff)
downloadsat-7ea748e0db224b1ea00931008a240981fa319a2a.tar.gz
sat-7ea748e0db224b1ea00931008a240981fa319a2a.tar.bz2
sat-7ea748e0db224b1ea00931008a240981fa319a2a.tar.xz
the spool does not persist between boots
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 44e1d76..ba47e9d 100644
--- a/README
+++ b/README
@@ -64,6 +64,9 @@ NOTES
nohup(1) combined with sh(1) and, sleep(1) or sleep-until(1)
should be sufficient for most users.
+ sat stores the job queue in a file. However, this file does not
+ persist between reboot.
+
SEE ALSO
at(1), cron(1), sleep-until(1)