sawntoe
sawntoe
Read the title 
It seems that the openbox-patched package is no longer in the AUR.
## Description Retroarch immediately segfaults within an ubuntu 22.04 docker container. [strace](https://pastebin.com/ty1pPMLC) Dockerfile ``` FROM golang:1.18 AS builder RUN apt-get update WORKDIR /tmp/build RUN git clone https://github.com/pgaskin/easy-novnc.git WORKDIR /tmp/build/easy-novnc RUN...
Revival of #70737 ### Description of the change This adds the ability to run scripts on startup *always*, a feature that is present in other containers such as mariadb with...