diff options
-rw-r--r-- | alternatives | 1 | ||||
-rw-r--r-- | changelog | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/alternatives b/alternatives index 2bc83f7..3631669 100644 --- a/alternatives +++ b/alternatives @@ -15,3 +15,4 @@ /usr/bin/reset reset 10 /usr/bin/mkpasswd mkpasswd 20 /usr/bin/patch patch 10 +/usr/bin/lspci lspci 10 @@ -1,6 +1,8 @@ busybox (1.21.1-13) trunk * /etc/init.d/ntpd: Fix path to ntpd. + * Manage the following utilities with update-alternatives: + - /usr/bin/lspci -- "P. J. McDermott" <pj@pehjota.net> Thu, 23 Oct 2014 09:51:33 -0400 |