Is there a way to modify files in /etc? #75
Answered
by
ermo
supermikea
asked this question in
Q&A
-
I need to modify files in /etc, Is there a way to do it? |
Beta Was this translation helpful? Give feedback.
Answered by
ermo
Sep 8, 2025
Replies: 1 comment
-
That depends on whether it is a runtime operation (just add the file you need in /etc) or a packaging operation. AerynOS requires packages to be stateless a la Clear Linux. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
supermikea
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That depends on whether it is a runtime operation (just add the file you need in /etc) or a packaging operation.
AerynOS requires packages to be stateless a la Clear Linux.