import { installServiceSystemd } from "https://deno.land/x/pup@1.0.0-beta.8/lib/cli/service.systemd.ts";
Installs pup as a systemd service, checking for existing services with the same name and enabling linger if running in user mode.
Parameters
options: InstallServiceOptions
- Options for the installService function.