diff options
author | xengineering <mail2xengineering@protonmail.com> | 2020-09-17 13:34:26 +0200 |
---|---|---|
committer | xengineering <mail2xengineering@protonmail.com> | 2020-09-17 13:34:26 +0200 |
commit | 098a236d1dfe26be3ec1653fba28703e964f7e62 (patch) | |
tree | 7b6f78670e2b3577778275d8395d3e45ace27845 /sudoers.d | |
parent | 70ae67877828bc17352dd8ae0f6fe02643ba990e (diff) | |
download | picontrol-098a236d1dfe26be3ec1653fba28703e964f7e62.tar picontrol-098a236d1dfe26be3ec1653fba28703e964f7e62.tar.zst picontrol-098a236d1dfe26be3ec1653fba28703e964f7e62.zip |
Automate Rights Management with sudoers.d
Diffstat (limited to 'sudoers.d')
-rw-r--r-- | sudoers.d/picontrol | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sudoers.d/picontrol b/sudoers.d/picontrol new file mode 100644 index 0000000..992545f --- /dev/null +++ b/sudoers.d/picontrol @@ -0,0 +1 @@ +picontrol ALL=NOPASSWD: /sbin/halt, /sbin/reboot, /sbin/poweroff |