move systemd service to ubuntu
This commit is contained in:
parent
bde1113de4
commit
fc988dd4f8
@ -18,3 +18,4 @@ Below is a list of guides for Ubuntu.
|
|||||||
- [Installing MongoDB](/guides/ubuntu/pages/22_04/install-mongodb)
|
- [Installing MongoDB](/guides/ubuntu/pages/22_04/install-mongodb)
|
||||||
- [Installing Node.js](/guides/ubuntu/pages/22_04/install-nodejs)
|
- [Installing Node.js](/guides/ubuntu/pages/22_04/install-nodejs)
|
||||||
- [Installing Docker](/guides/ubuntu/pages/22_04/install-docker)
|
- [Installing Docker](/guides/ubuntu/pages/22_04/install-docker)
|
||||||
|
- [Systemd service](/guides/ubuntu/pages/22_04/systemd-service)
|
||||||
|
@ -3,7 +3,7 @@ title: How to create a Systemd service
|
|||||||
description: How to create a Systemd service on Ubuntu 22.04
|
description: How to create a Systemd service on Ubuntu 22.04
|
||||||
published: true
|
published: true
|
||||||
date: 2023-06-26T13:28:49.025Z
|
date: 2023-06-26T13:28:49.025Z
|
||||||
tags: docker, ubuntu, installation, containerization, container, linux, server, ubuntu, systemd, service
|
tags: linux, server, ubuntu, systemd, service
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2023-06-26T13:28:49.025Z
|
dateCreated: 2023-06-26T13:28:49.025Z
|
||||||
---
|
---
|
Loading…
Reference in New Issue
Block a user