mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
log shutdown requests
This commit is contained in:
@@ -209,6 +209,7 @@ func SetDefSettings() {
|
|||||||
func Shutdown() {
|
func Shutdown() {
|
||||||
bts.Disconnect()
|
bts.Disconnect()
|
||||||
sets.CloseDB()
|
sets.CloseDB()
|
||||||
|
log.TLogln("Received shutdown. Quit")
|
||||||
os.Exit(0)
|
os.Exit(0)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user