diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-11-26 12:32:49 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-11-26 12:32:49 +0000 |
commit | c0e21e0454e66a88b9e0617940e2e2b0f2e6bf61 (patch) | |
tree | c456125c6601e29025c02c51d5a246cb2d008ef0 /perl-install/install/share | |
parent | 51c97621ccb1790cd125800af1add6a3c47c7869 (diff) | |
download | drakx-backup-do-not-use-c0e21e0454e66a88b9e0617940e2e2b0f2e6bf61.tar drakx-backup-do-not-use-c0e21e0454e66a88b9e0617940e2e2b0f2e6bf61.tar.gz drakx-backup-do-not-use-c0e21e0454e66a88b9e0617940e2e2b0f2e6bf61.tar.bz2 drakx-backup-do-not-use-c0e21e0454e66a88b9e0617940e2e2b0f2e6bf61.tar.xz drakx-backup-do-not-use-c0e21e0454e66a88b9e0617940e2e2b0f2e6bf61.zip |
- add /etc/mke2fs.conf symlink so that mke2fs can use it (cf #27377)
Diffstat (limited to 'perl-install/install/share')
-rw-r--r-- | perl-install/install/share/symlinks | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install/share/symlinks b/perl-install/install/share/symlinks index 8b33f7c3a..d953175d8 100644 --- a/perl-install/install/share/symlinks +++ b/perl-install/install/share/symlinks @@ -1,5 +1,6 @@ /sbin /bin +/etc/mke2fs.conf /etc/protocols /etc/services /etc/group |