From 96893711ec76b3c3b554313d7e97560b3cd62179 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 17 Mar 2016 14:06:46 +0000 Subject: Add halt, poweroff, reboot as unexported commands --- package/targets.mak | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package/targets.mak') diff --git a/package/targets.mak b/package/targets.mak index 14bc019..964f9aa 100644 --- a/package/targets.mak +++ b/package/targets.mak @@ -17,4 +17,5 @@ s6-swapon \ s6-umount \ SBIN_TARGETS := -LIBEXEC_TARGETS := +LIBEXEC_TARGETS := halt poweroff reboot + -- cgit v1.3.1