1
0
mirror of https://github.com/myvesta/vesta.git synced 2025-03-12 04:35:23 -07:00

10 Commits

Author SHA1 Message Date
Luka Paunović
f0c328375f
Update v-change-sys-service-config 2019-04-11 19:02:36 +02:00
Luka Paunović
3cbaab38bf
Fix for issue
Fix for issue 
2019-04-11 19:00:56 +02:00
Serghey Rodin
54f55d2ce8
Merge pull request from Piterden/patch-3
Fixed restarting php daemon error. Ubuntu 16.04
2017-12-28 14:39:05 +02:00
Denis Efremov
f2872dd61e Limit 1 line for service name 2017-02-15 07:29:55 +03:00
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
Denis Efremov
48101b1665 Update v-change-sys-service-config 2016-12-31 18:23:33 +03:00
Denis Efremov
02a164128b Fixed restarting php daemon error. Ubuntu 16.04
```bash
# cat /proc/version
Linux version 4.4.0-21-generic (buildd@lgw01-21) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2) ) #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016
```
2016-12-31 00:12:26 +03: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