This commit is contained in:
legop3
2025-11-28 00:51:36 -05:00
parent 9e089b6e4d
commit 1daf5d7d03
2 changed files with 8 additions and 1 deletions
+2
View File
@@ -195,7 +195,9 @@ install_audio_support() {
# Install video publisher assets
install -D -o root -g root -m 0755 pi/bin/video-publisher.sh /usr/local/bin/video-publisher
log "Installed video-publisher helper"
install -m 0644 pi/systemd/video-publisher.service /etc/systemd/system/video-publisher.service
log "Installed video-publisher systemd unit"
install -d -o roverd -g roverd /var/lib/roverd
cat > /var/lib/roverd/video.env <<'ENV'
# Managed by roverd; placeholder values will be overwritten at runtime.