forked from forkanization/Proxmox-arm64
Merge pull request #121 from markgaze/unbound
Install logrotate to fix unbound LXC
This commit is contained in:
@@ -19,7 +19,8 @@ $STD apt-get install -y \
|
||||
curl \
|
||||
mc \
|
||||
wget \
|
||||
openssh-server
|
||||
openssh-server \
|
||||
logrotate
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Installing Unbound"
|
||||
|
||||
@@ -36,5 +36,5 @@
|
||||
"type": "info"
|
||||
}
|
||||
],
|
||||
"status": "🚧"
|
||||
}
|
||||
"status": "✅"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user