summaryrefslogtreecommitdiff
path: root/unit.h
diff options
context:
space:
mode:
Diffstat (limited to 'unit.h')
-rw-r--r--unit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/unit.h b/unit.h
index 322e4aed90..9527d192d1 100644
--- a/unit.h
+++ b/unit.h
@@ -124,7 +124,7 @@ struct Meta {
Set *dependencies[_UNIT_DEPENDENCY_MAX];
char *description;
- char *load_path; /* if loaded from a config file this is the primary path to it */
+ char *fragment_path; /* if loaded from a config file this is the primary path to it */
/* If there is something to do with this unit, then this is
* the job for it */