Skip to content

Commit

Permalink
Merge pull request #138 from angelabriel/v3.1
Browse files Browse the repository at this point in the history
fix regression in the update of SAP Note 2578899
  • Loading branch information
angelabriel authored Jul 24, 2024
2 parents 1e84444 + 3723c33 commit 66b3e1e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ospackage/usr/share/saptune/notes/2578899
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,14 @@ REFERENCES=https://launchpad.support.sap.com/#/notes/2578899
# start the related services
uuidd.socket=start
sysstat.service=start

[service:os=15-SP4]
sysctl-logger.service=start

[service:os=15-SP5]
sysctl-logger.service=start

[service:os=15-SP6]
sysctl-logger.service=start

[block]
Expand Down

0 comments on commit 66b3e1e

Please sign in to comment.