Remove obsolete diversion

This commit is contained in:
Ian Gulliver
2017-04-12 23:15:23 +00:00
parent c1b4e350ea
commit 69b5c30de1

View File

@@ -98,7 +98,6 @@ class ImageBuilder(object):
_DIVERSIONS = { _DIVERSIONS = {
'/sbin/initctl': '/bin/true', '/sbin/initctl': '/bin/true',
'/etc/init.d/systemd-logind': '/bin/true',
} }
_ISO_COPIES = { _ISO_COPIES = {