#!/bin/bash

systemctl disable hdcpd.service
systemctl enable hdcpd.service
systemctl stop hdcpd.service
systemctl start hdcpd.service
