chmod not necessary

This commit is contained in:
Andreas Grimm 2019-02-25 13:54:55 +01:00
parent 0533eb0ac8
commit 8c5131c6ef
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ $ git clone https://github.com/pstadler/metrics.sh.git
$ cd metrics.sh
# Install the service
$ cp -p $PWD/systemd/metrics.sh.service /etc/systemd/system/metrics.sh.service
$ chmod 664 /etc/systemd/system/metrics.sh.service
# Create a config file
$ mkdir /etc/metrics.sh && chmod 600 /etc/metrics.sh
$ ./metrics.sh -C > /etc/metrics.sh/metrics.ini