summarylogtreecommitdiffstats
path: root/bitcoin-core-02-chown.hook
diff options
context:
space:
mode:
authormrxx2019-05-07 16:54:22 +0200
committermrxx2019-05-07 16:54:22 +0200
commit462716b6bdaf0bef90c3650973719316e96a986a (patch)
treefa2450040c4dad99981ce5028ddf783d28e8606b /bitcoin-core-02-chown.hook
parentd4f10f416e30210f239f2ecbb1fcd23d51049a54 (diff)
downloadaur-462716b6bdaf0bef90c3650973719316e96a986a.tar.gz
Update to 0.18.1; rename some files from bitcoin to bitcoind; set datadir to /var/lib/bitcoind
Diffstat (limited to 'bitcoin-core-02-chown.hook')
-rw-r--r--bitcoin-core-02-chown.hook2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitcoin-core-02-chown.hook b/bitcoin-core-02-chown.hook
index 3e1b93b4719f..d83277db405e 100644
--- a/bitcoin-core-02-chown.hook
+++ b/bitcoin-core-02-chown.hook
@@ -8,4 +8,4 @@ Target = bitcoin-core
Description = Setting bitcoin daemon user directory permissions...
Depends = coreutils
When = PostTransaction
-Exec = /usr/bin/chown -R bitcoin:bitcoin /etc/bitcoin /srv/bitcoin
+Exec = /usr/bin/chown -R bitcoin:bitcoin /etc/bitcoin /var/lib/bitcoind