remove extra pledges var
This commit is contained in:
parent
f9de42e801
commit
18a4ed5026
1
main.go
1
main.go
@ -175,7 +175,6 @@ func prompt(prompt string, secure bool) (string, error) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
var pledges = "stdio wpath rpath cpath tty inet dns unveil"
|
|
||||||
|
|
||||||
if genHtpass {
|
if genHtpass {
|
||||||
user, err := prompt("Username: ", false)
|
user, err := prompt("Username: ", false)
|
||||||
|
Loading…
Reference in New Issue
Block a user