Merge branch 'upstream'
[automated-distro-installer] / fai / config / scripts / DEBIAN / 20-capabilities
index ea650fa984a90231f58afccd6b056c0e05a761d8..b057587a65d9f5328592f7c1772a0b384576a125 100755 (executable)
@@ -4,6 +4,9 @@
 # Restore them here.
 #
 
+# note on an ubuntu 16.04 system, these caps were set without this script
+# running. I wonder if it is actually needed on a debian 8 system.
+
 set -e
 
 if [ ! -x $target/sbin/setcap ] ; then