mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-14 15:17:01 +05:30
treewide: Grammar nits
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
parent
384c2a7419
commit
74a9ac1246
3 changed files with 7 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
[Unit]
|
||||
Description=horbiswalls Telegram Bot service
|
||||
Description=horbiswalls Telegram bot service
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
|
@ -15,7 +15,7 @@ KillMode=mixed
|
|||
KillSignal=SIGQUIT
|
||||
TimeoutStopSec=5s
|
||||
|
||||
; Use private /tmp and /var/tmp, which are discarded after caddy stops.
|
||||
; Use private /tmp and /var/tmp, which are discarded after the process stops.
|
||||
PrivateTmp=true
|
||||
; Use a minimal /dev (May bring additional security if switched to 'true', but it may not work on Raspberry Pi's or other devices, so it has been disabled in this dist.)
|
||||
PrivateDevices=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue