[Unit] Description=StartOS Daemon [Service] Type=simple Environment=RUST_LOG=startos=debug,patch_db=warn,models=debug ExecStart=/usr/bin/startd Restart=always RestartSec=3 ManagedOOMPreference=avoid CPUAccounting=true CPUWeight=1000 LimitNOFILE=65536 [Install] WantedBy=multi-user.target