File: dib-init-system_fix_for_debian_jessie-c6f7261ee84dad27.yaml

package info (click to toggle)
python-diskimage-builder 3.39.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 5,704 kB
  • sloc: sh: 7,474; python: 6,454; makefile: 37
file content (6 lines) | stat: -rw-r--r-- 209 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
---
fixes:
  - dib-init-system did not correctly find the
    init system for Debian Jessie and Debian Stretch.
    This version also looks for /bin/systemctl as
    as hint for systemd and fixes the problem.