mirror of
https://github.com/riptidewave93/UNVR-NAS.git
synced 2025-03-09 15:40:13 +00:00
feat: initial upload
Initial public release
This commit is contained in:
commit
85a5bd66e0
30 changed files with 943 additions and 0 deletions
6
overlay/filesystem/etc/default/chrony
Normal file
6
overlay/filesystem/etc/default/chrony
Normal file
|
@ -0,0 +1,6 @@
|
|||
# This is a configuration file for /etc/init.d/chrony and
|
||||
# /lib/systemd/system/chrony.service; it allows you to pass various options to
|
||||
# the chrony daemon without editing the init script or service file.
|
||||
|
||||
# Options to pass to chrony.
|
||||
DAEMON_OPTS="-F 0"
|
Loading…
Add table
Add a link
Reference in a new issue