aboutsummaryrefslogtreecommitdiffstats
path: root/modules/restrictshell/manifests/shell.pp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/restrictshell/manifests/shell.pp')
-rw-r--r--modules/restrictshell/manifests/shell.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/restrictshell/manifests/shell.pp b/modules/restrictshell/manifests/shell.pp
index 77044ed4..3ef2a036 100644
--- a/modules/restrictshell/manifests/shell.pp
+++ b/modules/restrictshell/manifests/shell.pp
@@ -3,7 +3,7 @@ class restrictshell::shell {
ensure => directory,
}
- mga-common::local_script { 'sv_membersh.pl':
+ mga_common::local_script { 'sv_membersh.pl':
content => template('restrictshell/sv_membersh.pl'),
}