---
title: "NordLayer application on Linux does not start on system start-up"
slug: "nordlayer-application-on-linux-does-not-start-on-system-start-up"
updated: 2022-10-11T14:12:02Z
published: 2022-10-11T14:12:02Z
canonical: "help.nordlayer.com/nordlayer-application-on-linux-does-not-start-on-system-start-up"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.nordlayer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# NordLayer application on Linux does not start on system start-up

By default, the application configures itself to start on system start-up in the last stages of the installation, but in case it did not or was accidentally disabled, please run these commands:

```
sudo systemctl enable nordlayer.socket
```

```
sudo systemctl enable nordlayer.service
```

**Note**: In case you have any questions or are experiencing any issues, please feel free to contact our [24/7 customer support team](/docs/how-do-i-contact-nordlayer-customer-support).
