Commit Graph

3 Commits

Author SHA1 Message Date
Tom Keffer
8341b1b670 Invoke .py version of utilities.
"Sensible" overrides are no longer in /home/weewx
2023-03-20 16:23:24 -07:00
Kevin Locke
b3a24a5102 Add $WEEWX_PYTHON_ARGS for python arguments (#708)
Since arguments can no longer be passed to python in `$WEEWX_PYTHON`,
add `$WEEWX_PYTHON_ARGS` for passing [python options], as requested
in https://github.com/weewx/weewx/pull/706#issuecomment-947481005

[python options]: https://docs.python.org/3/using/cmdline.html#miscellaneous-options

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
2021-10-22 05:41:34 -07:00
Matthew Wall
28f524f1e2 include template default file. update rc scripts for redhat and suse to use default file with sane fallbacks. keep all environment variables in one default file. building on debian now requires python3-distutils instead of python2-setuptools. 2020-04-22 14:38:08 -04:00