How to set up/manage services on a computer

5 lines
81 B

#!/bin/bash
set -u
# mark an APT package as autoinstalled
sudo apt-mark auto $1