#!/bin/sh cp bootshorn-record.service /usr/local/lib/systemd/system cp bootshorn-process.service /usr/local/lib/systemd/system cp bootshorn-process.timer /usr/local/lib/systemd/system systemctl daemon-reload systemctl enable --now bootshorn-record.service systemctl enable --now bootshorn-process.timer