Browse Source

Include service file

Ernesto Nicolás Carrea 5 years ago
parent
commit
3dc2a4d638
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/hst_autocompile.sh

+ 1 - 0
src/hst_autocompile.sh

@@ -577,6 +577,7 @@ if [ "$HESTIA_B" = true ]; then
     if [ "$BUILD_RPM" = true ]; then
         # Get RHEL package files
         get_branch_file 'src/rpm/hestia/hestia.spec' "${BUILD_DIR_HESTIA}/hestia.spec"
+        get_branch_file 'src/rpm/hestia/hestia.service' "${BUILD_DIR_HESTIA}/hestia.service"
 
         # Build RPM package
         mkdir -p $BUILD_DIR/rpmbuild