ajout chown
This commit is contained in:
@@ -38,5 +38,8 @@ sudo cp tchap-beta.service /lib/systemd/system/
|
|||||||
cd ..
|
cd ..
|
||||||
mv tchap-beta /opt/
|
mv tchap-beta /opt/
|
||||||
sudo adduser --system chatbeta
|
sudo adduser --system chatbeta
|
||||||
|
sudo chown chatbeta -R /opt/tchap-beta
|
||||||
sudo systemctl enable --now tchap-beta.service
|
sudo systemctl enable --now tchap-beta.service
|
||||||
````
|
````
|
||||||
|
|
||||||
|
(L'emplacement et le nom d'utilisateur sont libres tant que c'est cohérent avec le service.)
|
||||||
Reference in New Issue
Block a user