mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-07-24 07:31:02 -04:00
update release build
This commit is contained in:
parent
79b4593ce8
commit
4e37115c8f
3 changed files with 6 additions and 5 deletions
|
@ -1,12 +1,13 @@
|
|||
# /etc/systemd/system/veilid-server.service
|
||||
|
||||
[Unit]
|
||||
Description=The Veilid peer-to-peer network server
|
||||
Description=Veilid Headless Node
|
||||
Requires=network-online.target
|
||||
After=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Environment=RUST_BACKTRACE=1
|
||||
ExecStart=/usr/bin/veilid-server
|
||||
ExecReload=/bin/kill -s HUP $MAINPID
|
||||
KillSignal=SIGQUIT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue