1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 18:55:40 +03:00

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)|'