metanull-operator / eth2-ubuntu

Configuration of an Ubuntu 20.04 LTS server for use as an Eth2 staking system, including setup of monitoring dashboard.
106 stars 30 forks source link

reload #16

Closed redamoukh closed 2 years ago

redamoukh commented 2 years ago

Missing step; after changes you need to reload the config sudo systemctl daemon-reload

metanull-operator commented 2 years ago

Could you provide a little more context please. Which instructions are you looking at? Which step needs the reload?

metanull-operator commented 2 years ago

If this happens to be able the MEV-Boost instructions, note that these instructions were written under the assumption that the Prysm configuration is being set in a YAML file. With a YAML file, no "daemon-reload" is required. Nevertheless, I will add something addressing those people who are using systemd for all Prysm config.

redamoukh commented 2 years ago

you're right, not needed if YAML file is used for the config