[6/7] make.sh: Change of position for nut and dependant programs
Commit Message
- With nut enabled in collectd as a plugin (to match with apcupsd) then it had to be
moved to before collectd.
- netsnmpd is required by nut for one of its rootfiles and therefore has to stay before
nut.
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
make.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
@@ -1849,6 +1849,8 @@ build_system() {
lfsmake2 lm_sensors
lfsmake2 libstatgrab
lfsmake2 liboping
+ lfsmake2 netsnmpd
+ lfsmake2 nut
lfsmake2 collectd
lfsmake2 git
lfsmake2 linux-firmware
@@ -1871,7 +1873,6 @@ build_system() {
lfsmake2 libslirp
lfsmake2 dtc
lfsmake2 qemu
- lfsmake2 netsnmpd
lfsmake2 nagios_nrpe
lfsmake2 nagios-plugins
lfsmake2 observium-agent
@@ -1920,7 +1921,6 @@ build_system() {
lfsmake2 openvmtools
lfsmake2 joe
lfsmake2 monit
- lfsmake2 nut
lfsmake2 watchdog
lfsmake2 usb_modeswitch
lfsmake2 usb_modeswitch_data