diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-02-27 19:24:40 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-02-27 19:24:40 +0300 |
commit | a79e7af03a445a9f42ebcd870698e456b47468eb (patch) | |
tree | 1a84f0c897a859fcab6b2604d0a61ecea413e7fa /dist | |
parent | systemd/ -> dist/systemd/ (diff) | |
download | linux-status-a79e7af03a445a9f42ebcd870698e456b47468eb.tar.gz linux-status-a79e7af03a445a9f42ebcd870698e456b47468eb.zip |
dist: add the sudoers.d file
Diffstat (limited to 'dist')
-rw-r--r-- | dist/sudoers.d/linux-status | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/sudoers.d/linux-status b/dist/sudoers.d/linux-status new file mode 100644 index 0000000..fd88528 --- /dev/null +++ b/dist/sudoers.d/linux-status @@ -0,0 +1 @@ +nobody ALL=(ALL) NOPASSWD:SETENV:/srv/linux-status/cgi-bin/get.py |