mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
In the container configuration context:
edit file ntp.conf
set path /etc/ntp.conf
set content
The last command opens a text editor where you can paste the contents
of the file. This is stored base64 encoded in the datastore as well
as in JSON/XML.
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
8 lines
250 B
Plaintext
8 lines
250 B
Plaintext
d /run/containers/args 0700 - -
|
|
d /run/containers/files 0700 - -
|
|
d /var/lib/containers/active 0700 - -
|
|
d /run/containers/inbox 0700 - -
|
|
d /run/containers/queue 0700 - -
|
|
d /run/cni 0755 - -
|
|
L+ /var/lib/cni - - - - /run/cni
|