SHA256
1
0
forked from pool/ipmitool

Accepting request 888841 from systemsmanagement

OBS-URL: https://build.opensuse.org/request/show/888841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ipmitool?expand=0&rev=40
This commit is contained in:
Dominique Leuenberger 2021-04-29 20:44:38 +00:00 committed by Git OBS Bridge
commit 37d69c93e2
2 changed files with 6 additions and 1 deletions

View File

@ -7,7 +7,7 @@ After=ipmi.service
EnvironmentFile=-/etc/ipmievd EnvironmentFile=-/etc/ipmievd
ExecStart=/usr/sbin/ipmievd $IPMIEVD_OPTIONS ExecStart=/usr/sbin/ipmievd $IPMIEVD_OPTIONS
Type=forking Type=forking
PIDFile=/var/run/ipmievd.pid PIDFile=/run/ipmievd.pid
[Install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 27 14:13:49 UTC 2021 - Thomas Renninger <trenn@suse.de>
- Use /run instead of /var/run (bsc#1185162)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 3 11:08:48 UTC 2021 - Thomas Renninger <trenn@suse.de> Wed Feb 3 11:08:48 UTC 2021 - Thomas Renninger <trenn@suse.de>