diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/README.Debian | 12 | ||||
| -rw-r--r-- | debian/changelog | 2 | 
2 files changed, 14 insertions, 0 deletions
| diff --git a/debian/README.Debian b/debian/README.Debian new file mode 100644 index 0000000..9db9445 --- /dev/null +++ b/debian/README.Debian @@ -0,0 +1,12 @@ + Since the config file /etc/default/ipmitool is removed you can + change the start parameter on systemd systems by running + +  systemctl edit ipmievd + + as root. + + On SysV system you may edit  + +  /etc/init.d/ipmievd + + -- Jörg Frings-Fürst <debian@jff.email>  Sat, 10 Sep 2022 15:35:32 +0200
\ No newline at end of file diff --git a/debian/changelog b/debian/changelog index 3293358..7e8fbc6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ ipmitool (1.8.19-1) UNRELEASED; urgency=medium      - Add year 2022 to myself.    * New debian/patches/0105-sensor_reading.patch (Closes: #983082):      - Fix sensor reading for non-analog sensors. +  * New debian/README.Debian with the explanation how to change the +      start parameters (Closes: #1002013).   -- Jörg Frings-Fürst <debian@jff.email>  Sat, 10 Sep 2022 15:35:32 +0200 | 
