diff options
Diffstat (limited to 'package/targets.mak')
-rw-r--r-- | package/targets.mak | 3 |
1 files changed, 2 insertions, 1 deletions
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 + |