mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Noticed this while looking at the unit file for a different RHEL CoreOS issue. See https://github.com/ostreedev/ostree/pull/1697 and https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750683 Omitting this can cause the service to run multiple times if something else ends up depending on it, which I'm guessing we don't want. Closes: https://github.com/ibm-s390-tools/s390-tools/pull/72 Signed-off-by: Colin Walters <walters@verbum.org> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>