build-sys: restore systemshutdowndir substitution

This was accidentally removed in d6b07ef.
This commit is contained in:
Michael Biebl 2015-06-17 16:36:46 +02:00
parent 0e782a6422
commit 40af96f692

View file

@ -5960,6 +5960,7 @@ substitutions = \
'|systemgidmax=$(SYSTEM_GID_MAX)|' \
'|TTY_GID=$(TTY_GID)|' \
'|systemsleepdir=$(systemsleepdir)|' \
'|systemshutdowndir=$(systemshutdowndir)|' \
'|binfmtdir=$(binfmtdir)|' \
'|modulesloaddir=$(modulesloaddir)|'