]> granicus.if.org Git - vnstat/commitdiff
fix daemon startup instructions in INSTALL documentation
authorTeemu Toivola <git@humdi.net>
Mon, 7 Nov 2016 21:53:33 +0000 (23:53 +0200)
committerTeemu Toivola <git@humdi.net>
Mon, 7 Nov 2016 21:53:33 +0000 (23:53 +0200)
INSTALL
INSTALL_BSD

diff --git a/INSTALL b/INSTALL
index 4c68c432247ddfe44ea4a9c4ec4fe3663c830623..20d6bc538b9dcc37b5de24921cffeeb2d51f33bb 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -131,7 +131,7 @@ Installing without root access
  disabled or set to a file that is located in a place where you have write
  permissions, such as your home dir. Then try starting the daemon with
 
-     vnstat -d
+     vnstatd -d
 
  After that wait for (or generate) at least 1024 bytes of network traffic
  (and 5 min for the next database file save).
index 885bf5d80828844824371d7749d0ae55f7130e2b..43e80acfc5bb4d56a3818a42a7d53efd08d4084c 100644 (file)
@@ -90,7 +90,7 @@ Installing without root access
  disabled or set to a file that is located in a place where you have write
  permissions, such as your home dir. Then try starting the daemon with
 
-     vnstat -d
+     vnstatd -d
 
  After that wait for (or generate) at least 1024 bytes of network traffic
  (and 5 min for the next database file save).