diff --git a/system/base/shadow/actions.py b/system/base/shadow/actions.py index e03632ff..66287e9d 100644 --- a/system/base/shadow/actions.py +++ b/system/base/shadow/actions.py @@ -10,7 +10,6 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get def setup(): - shelltools.system("sed -i 's@DICTPATH.*@DICTPATH\t/lib/cracklib/pw_dict@' etc/login.defs") autotools.configure("--enable-shadowgrp \ --without-selinux \ --without-audit \