From 852fd66c4caa683587daaf095d4ddc2df5ebc104 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Fri, 16 Sep 2016 10:42:15 +0200 Subject: [PATCH] Update debian.md --- docs/sources/installation/debian.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/installation/debian.md b/docs/sources/installation/debian.md index 363a4759cce..7498cab9c48 100644 --- a/docs/sources/installation/debian.md +++ b/docs/sources/installation/debian.md @@ -68,7 +68,7 @@ is `3000` and default user and group is `admin`. To configure the Grafana server to start at boot time: - $ sudo update-rc.d grafana-server defaults 95 10 + $ sudo update-rc.d grafana-server defaults ## Start the server (via systemd)