19077: yarn is already installed
[arvados.git] / tools / arvbox / lib / arvbox / docker / runit / 1
1 #!/bin/sh
2 # Copyright (C) The Arvados Authors. All rights reserved.
3 #
4 # SPDX-License-Identifier: AGPL-3.0
5
6 # system one time tasks
7
8 PATH=/command:/sbin:/bin:/usr/sbin:/usr/bin
9
10 touch /run/runit.stopit
11 chmod 0 /run/runit.stopit