Files
Phoenix/etc/systemd/system/phoenix-update-volumio.service

16 lines
391 B
Desktop File

[Unit]
Description=Apply staged Phoenix update on Volumio
After=local-fs.target
[Service]
Type=oneshot
User=root
Group=root
TimeoutStartSec=30min
Nice=10
IOSchedulingClass=idle
Environment=PHOENIX_INSTALL_PROFILE=volumio
Environment=PHOENIX_UPDATE_DETACHED=1
Environment=PHOENIX_ROOT_OVERRIDE=/home/volumio/Phoenix
ExecStart=/bin/bash /usr/local/libexec/phoenix/restart_phoenix_services.sh