Commit graph

4 commits

Author SHA1 Message Date
corochoone
41b79d0cb9 Fix loss of the owner / group / permissions of the configuration file while overwriting it
With use "mv" command, configuration file owner, group and permission  will become "root: root" with default permissions. This can lead to access problem, because a services will cannot access to the configuration file. For example, "named", will cannot restart, because required user "named" access to own configuration file.

"Cat" command, will be overwrite config file too, but it saves owner / group / permissions original file.
2017-02-06 17:32:30 +04:00
Serghey Rodin
fd507a8b08 Fix MySQL for service editor 2016-11-24 14:35:15 +02:00
Serghey Rodin
df019a8e99 dynamic name for php-fpm init script 2016-11-23 18:30:30 +02:00
Serghey Rodin
b89f602f7b Service config feature 2016-08-25 19:29:36 +03:00