From 27a441c61631f28909212c3ed993c134077cbdc2 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 23 Dec 2015 17:12:55 +0100 Subject: readme: considerations when using autohaltd too MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README') diff --git a/README b/README index 7cb23bb..1bfc250 100644 --- a/README +++ b/README @@ -8,6 +8,14 @@ DESCRIPTION sat can also print and edit the list of queued jobs. + If you are using autohaltd(8), you should set up hooks for at(1) + that pauses autohaltd(8) using SIGSTOP (and resume with SIGCONT) + when there are queued jobs. This would prevent autohaltd(8) from + shuting down the machine while there are queued jobs but no logins. + sat cannot stop autohaltd(8) by adding login entries, because + autohaltd(8) will only recognise them if they are in fact true + logins. + RATIONALE at(1) is far too complex. -- cgit v1.2.3-70-g09d2