Skip to content

Services that start as root should start in / #4177

Services that start as root should start in /

Services that start as root should start in / #4177

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