mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-05 09:09:21 +01:00
7 lines
220 B
Plaintext
7 lines
220 B
Plaintext
# This file stops services from failing and will keep attempting to always
|
|
# restart them. Regardless of the location in my dotfiles, I would not place
|
|
# it here in the actual /etc
|
|
[Service]
|
|
Restart=always
|
|
RestartSec=5s
|