mirror of
https://github.com/drakkan/sftpgo.git
synced 2024-11-22 07:30:25 +00:00
0056984d4b
Log file can be rotated sending a SIGUSR1 signal on Unix based systems and using "sftpgo service rotatelogs" on Windows Fixes #133
3 lines
42 B
Go
3 lines
42 B
Go
package service
|
|
|
|
func registerSigHup() {}
|