mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 14:29:45 +00:00
Feature/registry improvements (#2772)
* add build cli script for cross-building cli * sdk alpha.13 * registry improvements
This commit is contained in:
@@ -3,7 +3,7 @@ Description=StartOS Daemon
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Environment=RUST_LOG=startos=debug,js_engine=debug,patch_db=warn
|
||||
Environment=RUST_LOG=startos=debug,patch_db=warn
|
||||
ExecStart=/usr/bin/startd
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
|
||||
Reference in New Issue
Block a user