#!/usr/bin/with-contenv bash
# shellcheck shell=bash

exec \
    /usr/sbin/pcscd -f
