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='Devuan'
SUPPORTED='yes'
SUPPORTED='no'
CHECK_METHOD='egrep "^NAME=\"Devuan\ GNU/Linux\"$" /etc/os-release'
PKG_MGR='apt-get -y install ${pkgname}'
PRE_RUN='apt-get update'