diff options
author | B Stack <bgstack15@gmail.com> | 2022-02-14 22:49:17 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2022-02-14 22:49:17 -0500 |
commit | c364901df2ef04553fc7508c31446ad14ac93737 (patch) | |
tree | 7f2441778eba0661195024484122e55754e52bcd /extra/stackbin.sysusers | |
parent | add initial centos7 doc (diff) | |
download | stackbin-c364901df2ef04553fc7508c31446ad14ac93737.tar.gz stackbin-c364901df2ef04553fc7508c31446ad14ac93737.tar.bz2 stackbin-c364901df2ef04553fc7508c31446ad14ac93737.zip |
r-proxy support with /set endpoint, and extra dir
The extra dir is still WIP
Diffstat (limited to 'extra/stackbin.sysusers')
-rw-r--r-- | extra/stackbin.sysusers | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/stackbin.sysusers b/extra/stackbin.sysusers new file mode 100644 index 0000000..d1ef475 --- /dev/null +++ b/extra/stackbin.sysusers @@ -0,0 +1,3 @@ +# Part of stackbin package +#Type Name ID GECOS Home directory Shell +u stackbin - "FUSS system user" /var/www/stackbin /sbin/nologin |