summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/nm-config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nm-config.c b/src/nm-config.c
index 9fcd6591d5..8262d78721 100644
--- a/src/nm-config.c
+++ b/src/nm-config.c
@@ -67,7 +67,7 @@ struct NMConfigCmdLineOptions {
*
* It is true, if NM is started the first time -- contrary to a restart
* during the same boot up. That is determined by the content of the
- * /var/run/NetworManager state directory. */
+ * /run/NetworManager state directory. */
bool first_start;
};