diff options
author | dennis <dennis@mrslave> | 2020-11-10 12:00:26 +0100 |
---|---|---|
committer | dennis <dennis@mrslave> | 2020-11-10 12:00:26 +0100 |
commit | bc83c8a8b726c7a5117ba4024ccf62228746f7f6 (patch) | |
tree | b10a0cc0a5359038a6651ea5456bcdd0b7271f63 /mkosi.nspawn | |
parent | Need a newer mono-version to use dognzb (diff) | |
download | mkosi-sonarr-bc83c8a8b726c7a5117ba4024ccf62228746f7f6.tar.gz |
making the journal more persistent. Will now use machine-id if it exists
Diffstat (limited to 'mkosi.nspawn')
-rw-r--r-- | mkosi.nspawn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mkosi.nspawn b/mkosi.nspawn index 09e3b3b..da77bf1 100644 --- a/mkosi.nspawn +++ b/mkosi.nspawn @@ -4,6 +4,7 @@ ResolvConf=copy-host Timezone=copy PrivateUsers=false NoNewPrivilegs=yes +LinkJournal=try-host [Files] #PrivateUsersChown=yes |