Closed Rendanic closed 3 years ago
This change is needed for RHEL8 with Python3.
It fixes following bug in syslog:
Failed to write to file /sys/fs/cgroup/systemd/system.slice/oracle.service/cgroup.procs write() argument must be str, not bytes
I tested it with OL7 with Python2.7.5, too.
This change is needed for RHEL8 with Python3.
It fixes following bug in syslog:
Failed to write to file /sys/fs/cgroup/systemd/system.slice/oracle.service/cgroup.procs write() argument must be str, not bytes
I tested it with OL7 with Python2.7.5, too.