e9ceaea Require systemd at build time

Authored and Committed by tibbs 2 years ago
1 file changed. 8 lines added. 1 lines removed.
    Require systemd at build time
    
    systemd used to be in the buildroot but it seems that it no longer is.
    apcupsd requires /sbin/shutdown to be present at build time, so depend
    on it manually.
    need to make sure it's installed.
    
        
file modified
+8 -1