move systemd service to ubuntu

This commit is contained in:
Lee 2023-06-28 21:56:12 +01:00
parent bde1113de4
commit fc988dd4f8
2 changed files with 2 additions and 1 deletions

@ -18,3 +18,4 @@ Below is a list of guides for Ubuntu.
- [Installing MongoDB](/guides/ubuntu/pages/22_04/install-mongodb)
- [Installing Node.js](/guides/ubuntu/pages/22_04/install-nodejs)
- [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
published: true
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
dateCreated: 2023-06-26T13:28:49.025Z
---