summaryrefslogtreecommitdiff
path: root/make/openrc.mk
AgeCommit message (Collapse)Author
2026-08-12remove remaining make stuffJoe Carstairs
2026-07-04defines openrc rules for all modules (so they can be uninstalled)Joe Carstairs
2026-07-03chmod +x for joeac.net openrc serviceJoe Carstairs
2026-07-03uses custom COMPOSECMD in joeac.net openrc servicesJoe Carstairs
2026-07-03splits sudo to avoid env confusionJoe Carstairs
2026-07-03typo in openrc.mk: joeac.net.$(module)Joe Carstairs
2026-07-03envsubst uses -io flags instead of positional paramsJoe Carstairs
2026-07-03Merge branch 'main' of https://git.joeac.net/joeac/joeac.netJoe Carstairs
2026-07-03uninstalling module openrc file uses -f flag to avoid errorsJoe Carstairs
2026-07-03adds missing space in openrc.mkJoe Carstairs
2026-07-03automatically makes user.USER service for initing XDG_RUNTIME_DIRJoe Carstairs
2026-07-03pulls out USER variableJoe Carstairs
2026-07-02removes any existing joeac.net openrc service file before installingJoe Carstairs
2026-07-01moves helper makefiles into make/ dirJoe Carstairs