Обновить monitor.service

This commit is contained in:
mt77 2025-02-21 02:49:15 +05:00
parent d8abff6cff
commit 16dc657a78

View File

@ -7,6 +7,7 @@ Type=simple
User=YOU_USER
Group=YOU_GPOUP
ExecStart=/bin/python3 /you/path/to/monitor.py
ExecStop=kill -9 $PID
Restart=always
[Install]