diff options
| author | Sven-Hendrik Haase <svenstaro@gmail.com> | 2024-06-03 12:20:15 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-03 11:20:15 +0100 |
| commit | 1ecc1d20e98718e715f9b30c88780d64adf6f858 (patch) | |
| tree | 15e6fd6b9181a7b6d5d3852fcc34dd9811ad3fa0 /systemd/atuin-server.sysusers | |
| parent | chore(deps): flake.lock: Update (#2072) (diff) | |
| download | atuin-1ecc1d20e98718e715f9b30c88780d64adf6f858.zip | |
chore: Add Systemd config for self-hosted server (#1879)
Diffstat (limited to '')
| -rw-r--r-- | systemd/atuin-server.sysusers | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/systemd/atuin-server.sysusers b/systemd/atuin-server.sysusers new file mode 100644 index 00000000..5a8e8750 --- /dev/null +++ b/systemd/atuin-server.sysusers @@ -0,0 +1 @@ +u atuin - "Atuin synchronized shell history" |
