Skip to content

Commit

Permalink
[DOCS] Correction of remarks. (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
git-dopi committed Oct 3, 2022
1 parent 25908c9 commit b96c4f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SystemdNotifer_module/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- Debian подобные системы `sudo apt install screen`
- CentOS `sudo yum install screen`
3. Создаём новый файл **Launcher.service** по пути: `/etc/systemd/system/Launcher.service`.
4. Копируем конфигурацию указаную ниже с внесением изменений в созданный файл.
4. Копируем конфигурацию указанную ниже с внесением изменений в созданный файл.
- `Description` - Описание сервиса (unit'а).
- `WorkingDirectory` - Полный путь до **LaunchServer**.
- `User` - Имя пользователя, от имени которого будет запущена служба (LaunchServer.jar).
Expand Down

0 comments on commit b96c4f6

Please sign in to comment.