mirror of
https://git.proxmox.com/git/systemd
synced 2025-12-28 23:05:10 +00:00
d/rules: Enable build of systemd-oomd
This commit is contained in:
parent
06c55a5d50
commit
88ae06ef41
3
debian/rules
vendored
3
debian/rules
vendored
@ -73,7 +73,7 @@ CONFFLAGS = \
|
||||
-Dpwquality=false \
|
||||
-Dp11kit=false \
|
||||
-Dtpm2=false \
|
||||
-Doomd=false \
|
||||
-Doomd=true \
|
||||
-Durlify=false \
|
||||
-Dopenssl=false \
|
||||
-Dlink-udev-shared=false \
|
||||
@ -236,6 +236,7 @@ override_dh_installinit:
|
||||
|
||||
override_dh_installsystemd:
|
||||
dh_installsystemd -psystemd-timesyncd
|
||||
dh_installsystemd -psystemd-oomd
|
||||
|
||||
override_dh_installsystemduser:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user