File: force.yml

package info (click to toggle)
boxer-data 10.10.1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 7,548 kB
  • sloc: makefile: 46; sh: 2
file content (13 lines) | stat: -rw-r--r-- 359 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
classes:
  - Admin.etc.functions
  - Service.time.openntpd
parameters:
  doc:
    service:
      tweak:
        - force-syncronize time at boot using Network Time Protocol
# TODO: append "-s" (unless already there) instead of replacing content
  tweak:
    - >
      _setvar /target/etc/default/openntpd \
       DAEMON_OPTS '"-s -f /etc/openntpd/ntpd.conf"'