e70a64ff Drew DeVault 163117f0 j3s
5 years ago 4 years ago
1 2 3
#!/bin/sh addgroup -S hg || true adduser -SD -h /var/lib/mercurial -s /sbin/nologin -G hg -g hg hg || true