diff options
Diffstat (limited to 'ready-for-shutdown.target')
-rw-r--r-- | ready-for-shutdown.target | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ready-for-shutdown.target b/ready-for-shutdown.target new file mode 100644 index 0000000..10e8191 --- /dev/null +++ b/ready-for-shutdown.target @@ -0,0 +1,5 @@ +[Unit] +Description=All scheduled timers and builds are done +Documentation=man:ready-for-shutdown.target(8) +Before=shutdown-if-no-sessions.service +Wants=shutdown-if-no-sessions.service |