diff options
author | grant-kun <[email protected]> | 2022-10-07 13:51:52 -0500 |
---|---|---|
committer | grant-kun <[email protected]> | 2022-10-07 13:51:52 -0500 |
commit | bc5a6753c8bb6272385d275190e6dbc980f8d626 (patch) | |
tree | ea63bd3ebf86b6e0127797d9599704d1bd18eb75 /json/user.example.json | |
parent | 8a8992451a36454fd81268651eee0e5e91bd8283 (diff) |
del user.json
Diffstat (limited to 'json/user.example.json')
-rw-r--r-- | json/user.example.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/json/user.example.json b/json/user.example.json deleted file mode 100644 index be82a4d..0000000 --- a/json/user.example.json +++ /dev/null @@ -1,11 +0,0 @@ -[ - { - "name": "root", - "hash": "OTVYg/fHYeVbtyrusPl8fV+zQcp1ImjzbP+3Cy+3lk14fl2icYhzlULKtbTpOx4E", - "sudo": true, - "last_login": "", - "alias": "root", - "login_key": "", - "mail": "" - } -] |