]> git.pld-linux.org Git - packages/cryptsetup-luks.git/blob - cryptsetup-luks-udev.patch
- typo
[packages/cryptsetup-luks.git] / cryptsetup-luks-udev.patch
1 --- cryptsetup-1.0.6/lib/libdevmapper.c~        2007-10-25 10:11:19.000000000 +0300
2 +++ cryptsetup-1.0.6/lib/libdevmapper.c 2008-11-12 23:13:25.312499650 +0200
3 @@ -18,7 +18,7 @@
4  
5  #define        CRYPT_TARGET    "crypt"
6  
7 -#define UDEVSETTLE     "/sbin/udevsettle"
8 +#define UDEVSETTLE     "/sbin/udevadm settle"
9  
10  static void run_udevsettle(void)
11  {
This page took 0.05925 seconds and 3 git commands to generate.