Fixes for php-fpm service

This commit is contained in:
Alexey Berezhok
2024-04-08 22:09:24 +03:00
parent 68774baa01
commit e826a68bd3
7 changed files with 101 additions and 8 deletions

View File

@@ -0,0 +1,11 @@
[Unit]
Description=Prepare some actions on system boot for HestiaCP rpm
Before=network.target
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/local/hestia/bin/v-oneshot-service
[Install]
WantedBy=multi-user.target