diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2015-12-28 23:40:34 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2015-12-28 23:40:34 +0100 |
commit | 7ea748e0db224b1ea00931008a240981fa319a2a (patch) | |
tree | 2640afb46d67b5a74c4446aa94bd9d083c8ec596 | |
parent | how silly, I did not remove the line when I adapted it (whence I copied it) to leave the current user the owner (diff) | |
download | sat-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>
Diffstat (limited to '')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |