#!/bin/bash # Copyright (c) 2025 Robert Strutts # License: MIT # GIT: https://git.mysnippetsofcode.com/bobs/execguard /usr/bin/echo "Stopping execguard service if on..." /usr/bin/sudo /usr/bin/systemctl stop execguard@init /usr/bin/sudo /usr/bin/systemctl stop execguard@enforce