mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
opkg_manager: don't overwrite opkg.conf
overwriting the user's configuration with strange stuff is
not nice, so disarm this by renaming the config file :-)
Origin commit data
------------------
Branch: ni/coolstream
Commit: bb8ce41abf
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-01 (Fri, 01 Jan 2016)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
#endif
|
||||
|
||||
#define OPKG_BAD_PATTERN_LIST_FILE CONFIGDIR "/bad_package_pattern.list"
|
||||
#define OPKG_CONFIG_FILE "/etc/opkg/opkg.conf"
|
||||
#define OPKG_CONFIG_FILE "/etc/opkg/opkg.conf.borken"
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
Reference in New Issue
Block a user