You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Core] Allow special treatment to restart services (i.e. dbus).
(github issue #44 by @Vladimir-csp)
[Cont] Support restarting LXD-based LXC containers.
(github issue #26 by James Johnston @JohnstonJ)
[Core] New config option to enforce legacy session detection if systemd
is used without PAM integration.
(github issue #52 by @micw and Eric S. @Korni22)
Fixes:
[Core] Fix default config type for override_* settings.
(github issue #47 by @mphilipps)
[Kernel] Ignore initrd filenames while looking for kernel image files.
(github issue #49 by Evgenii Terechkov @evgkrsk)
[Kernel] Strip .img from version string when deducting the kernel
version from filename.
(github issue #49 by Evgenii Terechkov @evgkrsk)
[Core] Fix wrong regex quotation in default configuration file.
(Debian Bug#844283 by Paul Wise pabs@debian.org)
[Core] Add display-manager 'lxdm' to override.
(Debian Bug#845996 by Rodrigo Campos rodrigo@sdfg.com.ar)
[Interp] Make paths when searching source files relative to the root
path of the process.
(github issue #54 by Tomasz Kontusz @ktosiek)