From 098a236d1dfe26be3ec1653fba28703e964f7e62 Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 17 Sep 2020 13:34:26 +0200 Subject: Automate Rights Management with sudoers.d --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ec414fb..d7b66d3 100644 --- a/README.md +++ b/README.md @@ -14,18 +14,14 @@ The code works but there is still documentation / automation missing. **Please cd into the repository to install/uninstall!** -### Installation +### How to install, start and enable ```bash sudo useradd -rUs /usr/bin/nologin picontrol sudo make install -``` - -### Activation -```bash sudo systemctl enable --now picontrol ``` -### How to uninstall +### How to remove ```bash sudo systemctl disable --now picontrol sudo make uninstall -- cgit v1.2.3-70-g09d2