aboutsummaryrefslogtreecommitdiff
path: root/manifests/subsystem/scanner.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/subsystem/scanner.pp')
-rw-r--r--manifests/subsystem/scanner.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/subsystem/scanner.pp b/manifests/subsystem/scanner.pp
index 8b916b0..287aae2 100644
--- a/manifests/subsystem/scanner.pp
+++ b/manifests/subsystem/scanner.pp
@@ -19,6 +19,7 @@ class nodo::subsystem::scanner($access_list = hiera('nodo::subsystem::scanner::a
ensure => present,
comment => 'saned',
gid => 'saned',
+ groups => 'lp',
home => '/home/saned',
shell => '/bin/false',
allowdupe => false,