Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pup/lib/cli/service.systemd.ts>installServiceSystemd

Universal process manager built in Deno
Go to Latest
function installServiceSystemd
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 for the installService function.
onlyGenerate: boolean