From 8831b7ccc02262edd0d868d7338d01ea4162d787 Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Wed, 9 Apr 2008 16:53:20 +0000 Subject: [PATCH] Added a generated sudoers file to enable the 'pl_monitor' account to also have limited permission on the system. I also expect that it's permissions will expand over time to include restarting some services or killing some commands, etc. --- PlanetLabConf/sudoers.php | 45 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 PlanetLabConf/sudoers.php diff --git a/PlanetLabConf/sudoers.php b/PlanetLabConf/sudoers.php new file mode 100644 index 0000000..04ca483 --- /dev/null +++ b/PlanetLabConf/sudoers.php @@ -0,0 +1,45 @@ + -- 2.43.0