logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

deb-systemd-invoke - wrapper around systemctl, respecting policy-rc.d

Description

deb-systemd-invoke is a Debian-specific helper script which asks /usr/sbin/policy-rc.d before performing
       a systemctl call.

       deb-systemd-invoke is intended to be used from maintscripts to manage systemd unit files. It is
       specifically NOT intended to be used interactively by users. Instead, users should run systemd and use
       systemctl, or not bother about the systemd enabled state in case they are not running systemd.

1.68                                               2024-12-29                             DEB-SYSTEMD-INVOKE(1p)

Name

       deb-systemd-invoke - wrapper around systemctl, respecting policy-rc.d

Synopsis

deb-systemd-invoke [--user] start|stop|restart unitfile ...  deb-systemd-invoke [--user] [--no-dbus]
       daemon-reload|daemon-reexec

See Also