Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
X11:terminals
nst
usr_etc_lookup.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File usr_etc_lookup.patch of Package nst
Index: nst/src/nst.cxx =================================================================== --- nst.orig/src/nst.cxx +++ nst/src/nst.cxx @@ -86,6 +86,7 @@ namespace { } void Nst::loadConfig() { + m_config_file.parse("/usr/etc/nst.conf"); m_config_file.parse("/etc/nst.conf"); if (auto home = cosmos::proc::get_env_var("HOME"); home != std::nullopt) { m_config_file.parse(home->str() + "/.config/nst.conf");
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor