b2e48de Fix pidpath in systemd unit

2 files Authored by Mikhail Novosyolov 4 years ago, Committed by jhrozek 4 years ago,
    Fix pidpath in systemd unit
    
    Most systems with systemd now use /run instead of /var/run,
    this fixes setting correct path in systemd service when built with
    --with-pid-path=/run
    
    If --with-pid-path is not defined, than pidpath=$localstatedir/run
    
    Reviewed-by: Pavel Březina <pbrezina@redhat.com>
    
        
file modified
+1 -0