Skip to content
Snippets Groups Projects

Upgrade Oracle Timer Service

Merged Benjamin Gallois requested to merge update-packaging into master
All threads resolved!
4 files
+ 8
13
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -22,5 +22,5 @@
@@ -22,5 +22,5 @@
A Smith node needs to be installed.
A Smith node needs to be installed.
1. Change the default configuration by modifying `/etc/duniter/env_file`.
1. Change the default configuration by modifying `/etc/duniter/env_file`.
2. Start the service: `sudo systemctl start distance-oracle.timer`.
2. Start the service: `sudo systemctl start distance-oracle.service`.
3. Enable the service at startup: `sudo systemctl enable distance-oracle.timer`.
3. Enable the service at startup: `sudo systemctl enable distance-oracle.service`.
Loading