Man page - deb-systemd-invoke(1)
Packages contains this manual
Package: init-system-helpers
apt-get install init-system-helpers
apt-get install init-system-helpers
Manuals in package:
Documentations in package:
Available languages:
en da ro deManual
DEB-SYSTEMD-INVOKE
NAMESYNOPSIS
DESCRIPTION
NAME
deb-systemd-invoke - wrapper around systemctl, respecting policy-rc.d
SYNOPSIS
deb-systemd-invoke [ --user ] start|stop|restart unitย file ... deb-systemd-invoke [ --user ] [ --no-dbus ] daemon-reload|daemon-reexec
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.