Denis Doria
9e21a089d2
Fixing permission issues for new installations
...
The umask as 0027 will generates permissions like:
0640 - for files
0750 - for directories
This should solve the grafana.db being accesable by any user for new installations.
2015-08-16 18:43:27 +02:00
Haneysmith, Nathan
fcba62894b
remove trailing exit 0 from deb init
2015-06-04 11:40:49 -07:00
Haneysmith, Nathan
77215182f7
fixing up init script exit codes
2015-06-04 11:01:04 -07:00
Torkel Ödegaard
90a77bdf85
Fixed failure loop in init.d script when grafana will not start (due to permission issue or other), Fixes #1837
2015-04-22 08:47:53 +02:00
Torkel Ödegaard
d32c03ed11
Rpm working again, systemd working on centos 7
2015-04-10 16:20:01 +02:00
Torkel Ödegaard
2020fedfdb
Fixed issue with overriding default config values via command line
2015-04-10 10:58:32 +02:00
Torkel Ödegaard
4c6d7630cd
more work on refining config loading, and packaging
2015-04-09 17:18:04 +02:00
Torkel Ödegaard
a991cda233
Began work on refactoring reading config values
2015-04-08 20:31:42 +02:00
Torkel Ödegaard
96ee1c17a3
Worked on new deb & rpm packaging and init.d scripts
2015-04-08 14:10:04 +02:00