Disable check for user and group options on Windows
This commit is contained in:
parent
1696fd1103
commit
b47dc73d30
@ -221,6 +221,7 @@ this should be an IP address", metavar="IFACE",
|
|||||||
# Write pid file before chuid
|
# Write pid file before chuid
|
||||||
write_pidfile()
|
write_pidfile()
|
||||||
|
|
||||||
|
if not deluge.common.windows_check():
|
||||||
if options.user:
|
if options.user:
|
||||||
if not options.user.isdigit():
|
if not options.user.isdigit():
|
||||||
import pwd
|
import pwd
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user