summaryrefslogtreecommitdiffstats
path: root/samples/wlm.conf.3
diff options
context:
space:
mode:
Diffstat (limited to 'samples/wlm.conf.3')
-rw-r--r--samples/wlm.conf.36
1 files changed, 3 insertions, 3 deletions
diff --git a/samples/wlm.conf.3 b/samples/wlm.conf.3
index a0e9a1b..8700854 100644
--- a/samples/wlm.conf.3
+++ b/samples/wlm.conf.3
@@ -17,11 +17,11 @@ group ca1 {
perm {
task {
uid = root;
- gid = kvm;
+ gid = root;
}
admin {
- uid = root;
- gid = root;
+ uid = balbir;
+ gid = balbir;
}
}