vchanger/README.md aktualisiert

This commit is contained in:
Peter Reichart 2023-10-24 13:08:09 +00:00
parent 0be92470c7
commit ef98596510

View File

@ -5,7 +5,7 @@
* ```DIRS="/etc/vchanger /var/spool/vchanger/ /var/spool/vchanger/vchanger-1" ; for DIR in $DIRS; do mkdir $DIR; chmod a+rwx $DIR; chown bacula:www-data $DIR; done```
* Alias anlegen:
* ``` echo "alias vchange='vchanger /etc/vchanger/vchanger-1.conf $1 $2 $3 $4 $5 $6 $7'" >> ~/.bashrc ```
* ``` echo " alias vchange='vchanger /etc/vchanger/vchanger-1.conf' " >> ~/.bashrc ```
# vchanger Building / Installation:
* ```tar xfvz src/vchanger-1.0.3.tar.gz```