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 a29c50ed97..5321d5f1a3 100644
--- a/unit.h
+++ b/unit.h
@@ -23,7 +23,7 @@ typedef enum UnitDependency UnitDependency;
#include "execute.h"
#include "util.h"
-#define UNIT_NAME_MAX 32
+#define UNIT_NAME_MAX 128
#define DEFAULT_TIMEOUT_USEC (20*USEC_PER_SEC)
#define DEFAULT_RESTART_USEC (100*USEC_PER_MSEC)