File: reset.yml

package info (click to toggle)
boxer-data 10.10.5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,572 kB
  • sloc: makefile: 44; sh: 2
file content (11 lines) | stat: -rw-r--r-- 289 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
classes:
  - Service.init.base
parameters:
  doc:
    service-init:
      tweak:
        - clear content of /etc/machine-id
        - link DBus machine-id to /etc/machine-id
  tweak:
    - echo > /target/etc/machine-id
    - ln -sfT ../../../etc/machine-id /target/var/lib/dbus/machine-id