summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/unit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unit.h b/src/unit.h
index 3f4bbd9ed7..5d68583f10 100644
--- a/src/unit.h
+++ b/src/unit.h
@@ -39,7 +39,7 @@ typedef enum UnitDependency UnitDependency;
#include "socket-util.h"
#include "execute.h"
-#define UNIT_NAME_MAX 128
+#define UNIT_NAME_MAX 256
#define DEFAULT_TIMEOUT_USEC (60*USEC_PER_SEC)
#define DEFAULT_RESTART_USEC (100*USEC_PER_MSEC)