Skip to content

Commit 3371cde

Browse files
committedSep 13, 2024
refactor: add section references in the content section
1 parent 31354bb commit 3371cde

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed
 

‎systemd.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Content
22

3-
- Modify the service file
4-
- Copy the Service File to the Systemd Directory
5-
- Reload Systemd Daemon
6-
- Enable the Service
7-
- Start the Service
8-
- Check the Service Status
9-
- Reload Configuration on SIGHUP
10-
- See logs
3+
- [Modify the service file](#modify-the-service-file)
4+
- [Copy the Service File to the Systemd Directory](#copy-the-service-file-to-the-systemd-directory)
5+
- [Reload Systemd Daemon](#reload-systemd-daemon)
6+
- [Enable the Service](#enable-the-service)
7+
- [Start the Service](#start-the-service)
8+
- [Check the Service Status](#check-the-service-status)
9+
- [Reload Configuration on SIGHUP](#reload-configuration-on-sighup)
10+
- [See logs](#see-logs)
1111

1212

1313
# Modify the service file

0 commit comments

Comments
 (0)