mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
fix name/path of mdev mount script in neutrino
Origin commit data
------------------
Branch: ni/coolstream
Commit: 812ef87119
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-09-06 (Wed, 06 Sep 2017)
Origin message was:
------------------
- fix name/path of mdev mount script in neutrino
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -63,11 +63,7 @@
|
||||
#define EJECT_BIN "/bin/eject"
|
||||
|
||||
//NI
|
||||
#ifdef BOXMODEL_CS_HD2
|
||||
#define MDEV_MOUNT "/lib/mdev/fs/mount"
|
||||
#else
|
||||
#define MDEV_MOUNT "/etc/mdev/mdev-mount.sh"
|
||||
#endif
|
||||
#define MDEV_MOUNT "/lib/mdev/fs/mdev-mount"
|
||||
#define MOUNT_BASE "/media/"
|
||||
|
||||
#define HDD_NOISE_OPTION_COUNT 4
|
||||
|
Reference in New Issue
Block a user