This repository has been archived on 2024-04-19. You can view files and clone it, but cannot push or open issues or pull requests.
FREAX/etc/passwd/.shadow/lsh.usr
2022-07-18 19:33:40 +02:00

7 lines
117 B
Text

local userdata = {}
userdata.SU = false
userdata.ID = security.getID()
userdata.shell = "/bin/lsh"
return userdata