mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-14 14:07:02 +05:30
systemd_units: Make descriptions more accurate
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
parent
9a2a1060c8
commit
ed9df8eac5
4 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
[Unit]
|
||||
Description=aria2 mirror Telegram bot service
|
||||
Description=Private mirror bot service
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[Unit]
|
||||
Description=aria2 mirror Telegram bot service
|
||||
Description=Public mirror bot service
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[Unit]
|
||||
Description=horbiswalls Telegram bot service
|
||||
Description=Phone walls bot service
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[Unit]
|
||||
Description=horbiswalls Telegram bot service
|
||||
Description=Desktop walls bot service
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue