Skip to content

Services that start as root should start in / #2679

Services that start as root should start in /

Services that start as root should start in / #2679

Workflow file for this run

name: CI
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: ksh
run: sudo apt-get install ksh
- name: test
run: ./tools/test