5e79884b Drew DeVault
3 years ago
1 2 3
#!/bin/sh addgroup -S pages || true adduser -SD -h /var/empty -s /bin/sh -G pages -g pages pages || true