Skip to content

Commit

Permalink
Drop dconf support (tool no longer maintained/available)
Browse files Browse the repository at this point in the history
dconf used to be "a tool to collect a system's hardware and software
configuration", see https://github.com/dagwieers/dconf and
http://dag.wiee.rs/home-made/dconf/

But dconf is not maintained upstream anymore since ~12 years, is no
longer present in Debian and the dconf binary is shipped by Gnome's
dconf-cli instead nowadays.

Thanks: Christopher Bock
  • Loading branch information
mika committed May 1, 2023
1 parent 13106d0 commit 6487a61
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions grml-hwinfo
Original file line number Diff line number Diff line change
Expand Up @@ -332,8 +332,6 @@ cd "${OUTDIR}" || exit 1

exectest dmidecode && dmidecode > ./dmidecode

exectest dconf && dconf -o dconf

if exectest mcelog ; then
mcelog --dmi > mcelog_dmi 2>mcelog_dmi.error
fi
Expand Down

0 comments on commit 6487a61

Please sign in to comment.