summaryrefslogtreecommitdiff
path: root/assets/chroot-helpers/policy-rc.d
blob: 2e1cbf292064a7ad74650ef7e007073191497ff5 (plain)
1
2
3
4
5
#!/bin/sh
#
# From https://wiki.debian.org/chroot#Configuration
# This prevents daemons from being started upon installation.
exit 101