Fix to configure the right time to wait for ExecStop= command

This commit is contained in:
iliajie
2023-02-15 02:24:42 +02:00
parent df21b28d5d
commit ce525ecb4f

View File

@ -11,6 +11,7 @@ Type=forking
Restart=always
RestartSec=2s
TimeoutSec=15s
TimeoutStopSec=300
[Install]
WantedBy=multi-user.target