install atq and enable cron in inverter container
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
inverter: base php
|
||||
$(call script,$@)
|
||||
$(call boot,02,$@)
|
||||
$(call runit,cron)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
## Dependencies
|
||||
apt_install_permanent libappconfig-perl libdevice-serialport-perl rrdtool
|
||||
apt_install_permanent libappconfig-perl libdevice-serialport-perl rrdtool at
|
||||
pear install -f System_Daemon
|
||||
|
||||
## Inverter project
|
||||
|
||||
Reference in New Issue
Block a user