d294f6b Shorten domain name for automatic coredump

Authored and Committed by mkletzan 7 years ago
    Shorten domain name for automatic coredump
    
    If the domain name is long enough, the timestamp can prolong the
    filename for automatic coredump to more than the filesystem's limit.
    Simply shorten it like we do in other places.  The timestamp helps with
    the unification, but having the ID in the name won't hurt.
    
    Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1289363
    
    Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
    
        
file modified
+6 -1