master
nova 4 years ago
parent
commit
a36299b268
  1. 3
      Installation.md

3
Installation.md

@ -95,7 +95,7 @@ sudo systemctl restart nginx
Now create a linux user -
```bash
sudo useradd -r -s /bin/false
sudo useradd -r -s /bin/false chatto
```
Next create a systemd script making use of the created user-
@ -120,7 +120,6 @@ Name the file chatto.service and place it in
```
/etc/systemd/systemd
```
Reload systemd daemon -

Loading…
Cancel
Save