aboutsummaryrefslogtreecommitdiff
path: root/fmlock.c
diff options
context:
space:
mode:
authorWolfgang Draxinger <Wolfgang.Draxinger@draxit.de>2015-04-06 01:19:07 +0200
committerWolfgang Draxinger <Wolfgang.Draxinger@draxit.de>2015-04-06 01:19:07 +0200
commitb1b5793d26195689a29ade3f8bd9903cc046fd84 (patch)
treef42e0a74eac33abe37bb85ee8a4efaac7c4ea91a /fmlock.c
parentd803582a32ed50400c57c75764300a7ab6b192e9 (diff)
downloadfmlock-b1b5793d26195689a29ade3f8bd9903cc046fd84.tar.gz
fmlock-b1b5793d26195689a29ade3f8bd9903cc046fd84.tar.bz2
info message, README updated
Diffstat (limited to 'fmlock.c')
-rw-r--r--fmlock.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/fmlock.c b/fmlock.c
index 4ea68d0..fa4f3c9 100644
--- a/fmlock.c
+++ b/fmlock.c
@@ -103,6 +103,8 @@ int main(int argc, char *argv[])
return 1;
}
+ fprintf(stderr, "Files locked and cache heated up. Going to sleep, .zZ...\n");
+
/* At this point the program shall sleep until a terminating
* signal arrives. To do so a nice side effect of the definition
* of /dev/null behavior is used: read on a /dev/null fd always