devuan and elementary not supported- non-systemd chrooting broken atm

This commit is contained in:
2015-07-30 03:35:29 -04:00
parent c6f5a880c5
commit 21dccef17c
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
NAME='elementaryOS'
SUPPORTED='untested'
SUPPORTED='no'
CHECK_METHOD='egrep "^DISTRIB_ID=\"elementary OS\"$" /etc/lsb-release'
PKG_MGR='apt-get -y install ${pkgname}'
PRE_RUN='apt-get -y update'