mirror of
https://linux.maple.camp/git/ahill/maplelinux-bootstrap.git
synced 2026-02-11 10:13:35 +00:00
5 lines
118 B
Plaintext
5 lines
118 B
Plaintext
|
|
#!/bin/openrc-run
|
||
|
|
description="Network Time Protocol Daemon"
|
||
|
|
command="/bin/chronyd"
|
||
|
|
pidfile="/run/chrony/chronyd.pid"
|