summarylogtreecommitdiffstats
path: root/bareos-storage-fifo.install
blob: 23cce62348ac50c8d1ad90e5a2a30e30b8476df0 (plain)
1
2
3
4
## arg 1:  the new package version
post_install() {
	chown root:bareos /etc/bareos/bareos-sd.d/device-fifo.conf
}