Nothing is simple. NOTHING.

This commit is contained in:
Ciaby 2014-07-18 23:20:12 -04:00
parent de925cdd05
commit 980b322d5c

View file

@ -88,6 +88,7 @@ class rhizomatica_base_system {
} }
exec { 'update-grub': exec { 'update-grub':
command => '/usr/sbin/update-grub',
refreshonly => true, refreshonly => true,
} }