8e05661 Have /usr/local/bin in cron PATH

Authored and Committed by nphilipp 2 years ago
    Have /usr/local/bin in cron PATH
    
    This lets scripts in cron jobs find /usr/local/bin/simple_message_to_bus
    without hard-coding the whole path.
    
    Signed-off-by: Nils Philippsen <nils@redhat.com>