pkgbuild: package_ceph backup /etc/ conf
Issue: https://github.com/bazaah/aur-ceph/issues/9 Backport-from: https://git.st8l.com/luxolus/aur-ceph/commit/50b8266
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@@ -40,6 +40,10 @@ package_ceph-bin() {
|
||||
'ncurses'
|
||||
'nss' 'oath-toolkit' 'python'
|
||||
'snappy' 'sudo' 'systemd-libs' 'lua' 'gawk')
|
||||
backup=('etc/logrotate.d/ceph'
|
||||
'etc/udev/rules.d/50-ceph-rbd.rules'
|
||||
'etc/sysctl.d/90-ceph-osd.conf'
|
||||
'etc/sudoers.d/90-ceph')
|
||||
optdepends=('smartmontools: disk monitoring via S.M.A.R.T'
|
||||
'nvme-cli: disk monitoring for NVMe drives')
|
||||
provides=("ceph=${pkgver}-${pkgrel}")
|
||||
|
||||
Reference in New Issue
Block a user