dominic-ricottone.com
git
Log in
—
Register
~dricottone
/
huttese-apk
summary
tree
log
refs
ref:
35ca3fd62620fa99240f9b4062bded7a3b3cff81
huttese-apk
/
sr.ht
/
meta.sr.ht
/meta.sr.ht.post-install
-rw-r--r--
94 bytes
View
Log
Blame
View raw
Permalink
35ca3fd6
— Drew DeVault go-msgauth: fix error in init.d script
3 years ago
1
2
3
#!/bin/sh
addgroup
-S
meta
||
true
adduser
-SDH
-s
/sbin/nologin
-G
meta
-g
meta
meta
||
true