ef26de8b7f
a60b9f07de
da4e96aace
1
2
3
4
5
#!/bin/sh adduser -S -D -h /var/run/charybdis -s /sbin/nologin -g ircd ircd 2>/dev/null exit 0