fix: add systemctl daemon-reload before enabling services
This commit is contained in:
@@ -271,6 +271,7 @@ RestartSec=5
|
|||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
systemctl daemon-reload
|
||||||
systemctl enable -q --now plane-api plane-worker plane-beat plane-live plane-space
|
systemctl enable -q --now plane-api plane-worker plane-beat plane-live plane-space
|
||||||
{
|
{
|
||||||
echo "RabbitMQ User: plane"
|
echo "RabbitMQ User: plane"
|
||||||
|
|||||||
Reference in New Issue
Block a user