summaryrefslogtreecommitdiff
path: root/shutdownasap.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'shutdownasap.conf.in')
-rwxr-xr-xshutdownasap.conf.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/shutdownasap.conf.in b/shutdownasap.conf.in
index 780dafa..d04d3ea 100755
--- a/shutdownasap.conf.in
+++ b/shutdownasap.conf.in
@@ -3,8 +3,8 @@
# configuration file for shutdownasap
# it should be named #ETCDIR#/shutdownasap.conf
-# shutdownasap's pid
-pidFile="/tmp/shutdownasap.pid"
+# directory for inter-instance communication, etc.
+tmpDir="/tmp/tmp.shutdownasap"
# directory must be empty before shutdown
waitForDir="/home/shutdown/.warteauf"