mirror of
https://git.proxmox.com/git/systemd
synced 2025-08-27 05:46:59 +00:00
Set default status format to 'combined'
Show both unit name and description in logs/boot messages
This commit is contained in:
parent
5922d17bfa
commit
1536afec41
1
debian/rules
vendored
1
debian/rules
vendored
@ -97,6 +97,7 @@ CONFFLAGS = \
|
|||||||
-Dnss-resolve=true \
|
-Dnss-resolve=true \
|
||||||
-Dnss-systemd=true \
|
-Dnss-systemd=true \
|
||||||
-Dresolve=true \
|
-Dresolve=true \
|
||||||
|
-Dstatus-unit-format-default=combined \
|
||||||
-Dstandalone-binaries=true
|
-Dstandalone-binaries=true
|
||||||
|
|
||||||
ifeq (, $(filter stage1, $(DEB_BUILD_PROFILES)))
|
ifeq (, $(filter stage1, $(DEB_BUILD_PROFILES)))
|
||||||
|
Loading…
Reference in New Issue
Block a user