diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2022-07-11 12:01:52 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2022-07-11 12:01:52 -0400 |
| commit | 432191fc37d34cb4aa16e4779c973e75f7c10e16 (patch) | |
| tree | 0be77f23bfb09ac452956231bb658a710f73f4e9 /content/gemini.md | |
| parent | 3ee89967cbb087de3541126f15db9a920d02ad68 (diff) | |
| parent | db3da1cdba21b8be10a98118ae7a8db9146f60ae (diff) | |
Merge branch 'master' of github.com:lukesmithxyz/landchad
Diffstat (limited to 'content/gemini.md')
| -rw-r--r-- | content/gemini.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/gemini.md b/content/gemini.md index dba5a1a..ace0503 100644 --- a/content/gemini.md +++ b/content/gemini.md @@ -120,7 +120,7 @@ chmod +x agate-server #### Create a system service Now we need to create a systemd service to autostart and manage agate. -The gemini user does not have permission to do this, so press `ctrl-d` +The gemini user does not have permission to do this, so press <kbd>ctrl-d</kbd> to log out of the gemini user and return to root. As root, create the file below by opening it in your text editor (nano, vim, etc.): |
