Chainflip Docs
ConceptsConceptsSwappingSwappingLiquidity ProvisioningLiquidity ProvisioningValidatorsValidators
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • Getting Started
  • Introduction

      • Tips for Inexperienced Users
      • Prerequisites
      • Creating New Linux Users
      • Getting the Validator Software
      • Generating Keys
      • Engine Settings
      • Starting the Node
      • Funding & Bidding
      • Redeeming Funds & Retiring
      • Advanced Account Management
      • Getting Logs
      • Migrating to a Different Server
      • Common Problems
      • Submitting an Issue
      • Default filepaths & ports
      • Streaming Logs to Chainflip
      • Streaming Metrics to Chainflip

      • Prerequisites
      • Creating New Linux Users
      • Getting the Validator Software
      • Generating Keys
      • Engine Settings
      • Starting the Node
      • Important Notes
      • Funding & Bidding
      • Redeeming Funds & Retiring
      • Advanced Account Management
      • Getting Logs
      • Migrating to a Different Server
      • Common Problems
      • Submitting an Issue
      • Default filepaths & ports

    • Running an RPC Node
      • Modifying your systemd config
      • Recover Private Keys
      • Purging Chaindata
Question? Give us feedback → (opens in a new tab)Edit this page
Validators
Miscellaneous
Tips & Tricks
Modifying your systemd config

Modifying your systemd config

You may want to modify the default command line arguments supplied with the systemd config files. If so, do not edit the config located in /lib/systemd/system/. This will just be immediately overwritten the second you update. Instead, follow the instructions laid out in this StackOverflow post.

How do I override or configure systemd services? (opens in a new tab)

Running an RPC NodeRecover Private Keys

Chainflip Docs