Set the ipfs user's shell to bash
This commit is contained in:
@@ -33,5 +33,6 @@ user 'ipfs' do
|
||||
uid 4737
|
||||
gid 4737
|
||||
home '/home/ipfs'
|
||||
shell '/bin/bash'
|
||||
manage_home true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user