Skip to content

Commit 10eef4b

Browse files
authored
Update README.md
1 parent 7b46131 commit 10eef4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
- To run the node with a display: `bitpingd`
3434
- To run the node in the background:
3535
- `bitpingd service install && bitpingd service start`
36-
- `sudo loginctl enable-linger YOUR_USERNAME` This command will keep your node running in the background when you log out
36+
- `sudo loginctl enable-linger $(whoami)` This command will keep your node running in the background when you log out
3737
- If you are setting up bitpingd as root, you will need to run:
3838
- `bitpingd service install --system && bitpingd service start --system`
3939

0 commit comments

Comments
 (0)