nova-chatmix.service: fix so restarts on failure by removing duplicate "Restart=" that was set to "no"
This commit is contained in:
parent
57fdea9442
commit
32f96c0552
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ After=pipewire.service pipewire-pulse.service
|
||||||
Wants=network-online.target
|
Wants=network-online.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Restart=no
|
|
||||||
Type=simple
|
Type=simple
|
||||||
ExecStart=%h/.local/bin/nova.py
|
ExecStart=%h/.local/bin/nova.py
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
|
Loading…
Add table
Reference in a new issue