summarylogtreecommitdiffstats
path: root/pro-bitcoin-core-02-chown.hook
blob: 82bbcdc581d2d21f51984dc32381715f0d9e088c (plain)
1
2
3
4
5
6
7
8
9
10
11
[Trigger]
Operation = Install
Operation = Upgrade
Type = Package
Target = pro-bitcoin-git

[Action]
Description = Setting bitcoin daemon user directory permissions...
Depends = coreutils
When = PostTransaction
Exec = /usr/bin/chown -R bitcoin:bitcoin /etc/bitcoin /var/lib/bitcoind