#!/bin/sh
export PATH="/usr/bin:$PATH"
exec /usr/bin/lxd -d --group=lxd
