From 5a5413d6d297e8d9942b6f96bc9237d1893dca4d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 9 Jul 2012 20:51:21 -0300 Subject: Minor fixes at gdm config --- manifests/subsystems/gdm.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/subsystems/gdm.pp') diff --git a/manifests/subsystems/gdm.pp b/manifests/subsystems/gdm.pp index 1ac4b32..024b4cd 100644 --- a/manifests/subsystems/gdm.pp +++ b/manifests/subsystems/gdm.pp @@ -28,7 +28,7 @@ class gdm { # This mode will also apply to files from the source directory mode => 0644, # Puppet will automatically set +x for directories - source => 'puppet:///modules/nodo/etc/gdm/themes/crunchbag', + source => 'puppet:///modules/nodo/etc/gdm/themes/crunchbang', } file { '/usr/share/gdm/themes/Tuxtastic': -- cgit v1.2.3