Bug#496610: update-grub2 doesn't preserve arguments
    jidanni at jidanni.org 
    jidanni at jidanni.org
       
    Tue Aug 26 04:18:22 UTC 2008
    
    
  
Package: grub-pc
Version: 1.96+20080724-8
Severity: minor
$ cat /usr/sbin/update-grub2
#!/bin/sh -e
exec update-grub
You want to do
exec update-grub "$@"
    
    
More information about the Pkg-grub-devel
mailing list