Fixes for php-fpm service
This commit is contained in:
11
install/rpm/oneshot/hestiacp-prepare.service
Normal file
11
install/rpm/oneshot/hestiacp-prepare.service
Normal 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
|
||||
Reference in New Issue
Block a user