KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
kodi_systemd
★ 9
Open GitHub ↗
Kodi systemd unit
Download README (.md)
Explore Similar Repositories
node-adsl
:
自动拨号程序
SlackSDK.jl
:
Julia interface to the Slack Web API
Deep-Learing-classification-Pytorch
:
No description available.
dm-xorm
:
添加以后让xorm支持达梦数据库
navi-cli
:
navi-cli
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
kodi_systemd
?
Download (.md)
Systemd service for Kodi for non graphical environments (typically Raspberry Pi mini computer). ## Features - start Kodi at boot - restart in case of crashes ## Install - copy `kodi.service` to systemd custom scripts path (`/etc/systemd/system/` on Debian an deviated) - change default `pi` user on line `User=pi` to match your Kodi user - reload systemd: systemctl daemon-reload - Don't forget to enable this service to make Kodi start on each boot: systemctl enable kodi