mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/opsec-blogposts.git
synced 2025-06-08 16:09:33 +00:00
add missing sudo
This commit is contained in:
parent
55ce50b823
commit
050f961675
1 changed files with 2 additions and 2 deletions
|
@ -376,8 +376,8 @@ To turn the simplex-chat and the alerter into systemd services, you only need to
|
||||||
## Enable the services
|
## Enable the services
|
||||||
Now enable the services
|
Now enable the services
|
||||||
|
|
||||||
systemctl enable simplex-chat.service
|
sudo systemctl enable simplex-chat.service
|
||||||
systemctl enable alerter.service
|
sudo systemctl enable alerter.service
|
||||||
|
|
||||||
|
|
||||||
# Conclusion
|
# Conclusion
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue