202412291735476965
This commit is contained in:
parent
06b91c8bec
commit
4e8f22526f
7 changed files with 68 additions and 6 deletions
7
linux/.config/systemd/user/promnesia_index.service
Normal file
7
linux/.config/systemd/user/promnesia_index.service
Normal file
|
@ -0,0 +1,7 @@
|
|||
[Unit]
|
||||
Description=index promnesia
|
||||
|
||||
[Service]
|
||||
ExecStart=/home/fz0x1/.local/share/pipx/venvs/promnesia/bin/promnesia index
|
||||
StandardOutput=append:/tmp/promnesia-index.log
|
||||
StandardError=append:/tmp/promnesia-index.err
|
Loading…
Add table
Add a link
Reference in a new issue