mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
dumpconf: Don't run the service in containers
It just fails to start in unprivileged containers Closes: https://github.com/ibm-s390-linux/s390-tools/pull/85 Signed-off-by: Balint Reczey <balint.reczey@canonical.com> Acked-by: Alexander Egorenkov <egorenar@linux.ibm.com> [hoeppner@linux.ibm.com: expanded from !lxc to !container] Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
c6207db8fc
commit
b4648ec4bd
@@ -9,6 +9,7 @@
|
||||
|
||||
[Unit]
|
||||
Description=Configure dump on panic for System z
|
||||
ConditionVirtualization=!container
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
|
||||
Reference in New Issue
Block a user