aboutsummaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 446819b..0bc7a22 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -3,7 +3,8 @@ class loginrecords(
$disable_faillog = true,
$disable_lastlog = true,
$protect_utmp = true,
- $disable_wtmp = true
+ $disable_wtmp = true,
+ $ramdisk_on_var_run = true
){
# Include main class
case $kernel {