You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-shells/atuin/files/atuin.service

11 lines
172 B

[Unit]
Description=Atuin (shell history manager) server
After=network.target
[Service]
ExecStart=/usr/bin/atuin server start
User=atuin
[Install]
WantedBy=default.target