Archived
fix: restart web/UI services before sessiond in restart commands
Running the suggested restart command from a PI WEB terminal kills the command when sessiond restarts, so services listed after sessiond were never restarted. Restart web/UI first in both the updates plugin's suggested command and `pi-web restart` (systemd and launchd).
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@jmfederico/pi-web": patch
|
||||
---
|
||||
|
||||
Restart the web/UI services before the session daemon in the suggested "Restart all" command and `pi-web restart`, so running the command from a PI WEB terminal still restarts the UI even though restarting the session daemon kills the terminal.
|
||||
Reference in New Issue
Block a user