#! /nix/store/izpf49b74i15pcr9708s3xdwyqs4jxwl-bash-5.2p32/bin/bash -e
PATH=${PATH:+':'$PATH':'}
PATH=${PATH/':''/run/current-system/systemd/bin'':'/':'}
PATH='/run/current-system/systemd/bin'$PATH
PATH=${PATH#':'}
PATH=${PATH%':'}
export PATH
exec -a "$0" "/nix/store/4sbhhmr8nyfhal06fjv280sr6ywsml4v-docker-runc-27.3.0/bin/.runc-wrapped"  "$@" 
