Create sysadmin's home directory and update .gitignore files.
This commit is contained in:
parent
3da28718a6
commit
374e0818c0
13 changed files with 265 additions and 3 deletions
2
home/sysadmin/.ssh/.gitignore
vendored
Normal file
2
home/sysadmin/.ssh/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
/known_hosts
|
||||
/known_hosts.old
|
||||
1
home/sysadmin/.ssh/authorized_keys
Normal file
1
home/sysadmin/.ssh/authorized_keys
Normal file
|
|
@ -0,0 +1 @@
|
|||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICsx4EY4vbDt0TXGZsW9UjOxj+s/mVeytJ7lW5rAu0gS Darren 'Tadgy' Austin <darren@afterdark.org.uk>
|
||||
Loading…
Add table
Add a link
Reference in a new issue