Jump to content
Pulseway 9.14 🔥

Featured Replies

Posted

With OES2018 based on SLES12sp2, the /etc/issue file pulseway uses to check Linux OS release now states  "MicroFocus Open Enterprise Server " instead of  "SUSE Linux Enterprise Server" like previous OES releases.  Please add the below to your linux built in scripts for detecting MicroFocus/Suse based os

detect_os "MicroFocus" && echo "Found MicroFocus" && zypper_update && return

  • Author
5 hours ago, Chris said:

Hi,

You can create your own scripts into the Pulseway Automation -> Scripts. Or you can copy the existing script and then edit it.

That's fine, but I'm asking for pulseway to add to existing provided script to workaround the change in latest MicroFocus OES

Create an account or sign in to comment