forked from obel1x/fedora-OEMDRV
KWallet: Set rights of config file
This commit is contained in:
@@ -69,6 +69,8 @@ fi
|
|||||||
|
|
||||||
#Always restore configuration with defaults
|
#Always restore configuration with defaults
|
||||||
cp -f kwalletrc $HOME/.config/
|
cp -f kwalletrc $HOME/.config/
|
||||||
|
chown $SUDO_USER:$SUDO_USER $HOME/.config/kwalletrc
|
||||||
|
chmod u=rw,og-rwx $HOME/.config/kwalletrc
|
||||||
|
|
||||||
#Bind mount secure folder to wallet directory
|
#Bind mount secure folder to wallet directory
|
||||||
echo "Mounting secure ${WALLETPATH} to wallet-directory ${WALLETPATH_CFG}"
|
echo "Mounting secure ${WALLETPATH} to wallet-directory ${WALLETPATH_CFG}"
|
||||||
|
|||||||
Reference in New Issue
Block a user