Initial RK1 media-center image project
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
[Unit]
|
||||
Description=Install the offline RK1 media appliance payload
|
||||
After=local-fs.target systemd-udev-settle.service rk1-media-identity.service
|
||||
Before=apt-daily.service apt-daily-upgrade.service kodi-rk.service
|
||||
ConditionPathExists=!/var/lib/rk1-media/provisioned
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/local/sbin/rk1-media-provision
|
||||
RemainAfterExit=yes
|
||||
TimeoutStartSec=20min
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user