mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
mkosi: use new standalone-shutdown package for debian's exitrd
This commit is contained in:
8
mkosi.images/exitrd/mkosi.conf.d/10-debian.conf
Normal file
8
mkosi.images/exitrd/mkosi.conf.d/10-debian.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
# SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
[Match]
|
||||
Distribution=debian
|
||||
|
||||
[Content]
|
||||
Packages=
|
||||
systemd-standalone-shutdown
|
||||
@@ -1,8 +1,7 @@
|
||||
# SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
[Match]
|
||||
Distribution=|debian
|
||||
Distribution=|ubuntu
|
||||
Distribution=ubuntu
|
||||
|
||||
[Content]
|
||||
Packages=
|
||||
Reference in New Issue
Block a user