diff options
Diffstat (limited to 'detectloader')
-rw-r--r-- | detectloader | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/detectloader b/detectloader new file mode 100644 index 0000000..c6b2121 --- /dev/null +++ b/detectloader @@ -0,0 +1,8 @@ +#!/bin/sh +# -*- Mode: cperl -*- +# Copyright (C) 2000-2004 Mandriva, Pixel <pixel@mandriva.com> +# and others Mandriva folks. +# Redistribution of this file is permitted under the terms of the GNU +# Public License (GPL) + +bootloader-config --action detectloader |