ubuntu set hostname, better documentation
[automated-distro-installer] / fai / config / scripts / DEBIAN / 20-capabilities
index 6e63c92dade3f4cf0c054698eb1bf25c25247d71..0b3e2e513b95c9db8af89042593b435fbe0bdb03 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