]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
make.sh: Change of position for nut and dependant programs
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 25 Dec 2024 13:48:27 +0000 (14:48 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 21 Jan 2025 18:36:06 +0000 (19:36 +0100)
commit4145cffd4303eeaab0cf4d4725c95eb51b3cd068
tree04fb8b9ef6168e89d9db4a0cd4528b254b768e7f
parent60ccc0901996449fcc2121039fc5ebf9d1c765c3
make.sh: Change of position for nut and dependant programs

- 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>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
make.sh