#!/bin/bash exec systemd-run --user \ --property=DeviceAllow='char-video4linux rw' \ --property=DevicePolicy=strict \ /usr/local/bin/iriunwebcam.real "$@"