Skip to content

Add service file for gitlab pages

Use execstart with a bash script to source gitlab defaults and exit with a warning when gitlab pages is disabled. Sleep appears to be necessary to avoid a race with the output of echo...

I know this is ugly and the bash script should be avoided completely. Still better than no service file at all imho.

Merge request reports