Install runit-systemd

This commit is contained in:
Keith Whyte 2018-02-23 09:01:40 +00:00
parent de615af9dc
commit 2a6fd7b334

View file

@ -21,7 +21,7 @@ class rhizo_base::packages::common {
ensure => purged ensure => purged
} }
package { ['mosh', 'git', 'openvpn', 'lm-sensors', 'runit', 'sqlite3', package { ['mosh', 'git', 'openvpn', 'lm-sensors', 'runit-systemd', 'sqlite3',
'libffi-dev', 'apcupsd', 'expect', 'gawk', 'swig', 'g++', 'libffi-dev', 'apcupsd', 'expect', 'gawk', 'swig', 'g++',
'libcdk5' , 'sngrep', 'rrdtool', 'dnsmasq', 'joe', 'libcdk5' , 'sngrep', 'rrdtool', 'dnsmasq', 'joe',
'python-unidecode', 'python-dateutil', 'python-yaml', 'python-formencode', 'python-unidecode', 'python-dateutil', 'python-yaml', 'python-formencode',