mirror of
https://codeberg.org/postscriptum/gemlog.git
synced 2026-02-19 14:32:40 +00:00
update systemd
This commit is contained in:
parent
6c519e12ec
commit
3acd98ea28
1 changed files with 3 additions and 0 deletions
|
|
@ -64,6 +64,9 @@ TimeoutStopSec=5
|
|||
# mkdir /var/log/mycelium
|
||||
StandardOutput=file:/var/log/mycelium/debug.log
|
||||
StandardError=file:/var/log/mycelium/error.log
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
```
|
||||
* `/etc/mycelium.bin` - це приватний ключ, він створюється автоматично при першому запуску
|
||||
* якщо журнали не потрібні - додайте до `exec` опцію ` --silent`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue