??
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
user 'gitea system user' do
|
||||
comment 'gitea system user'
|
||||
username 'gitea'
|
||||
home '/home/gitea'
|
||||
shell '/bin/bash'
|
||||
end
|
||||
|
||||
group 'gitea' do
|
||||
members 'gitea'
|
||||
end
|
||||
Reference in New Issue
Block a user