Change shebang to #!/bin/sh -e

This commit is contained in:
Darko Poljak 2017-06-28 13:19:32 +02:00
parent fc97381c6e
commit 62378dc8b9
173 changed files with 173 additions and 173 deletions
cdist/conf/type
__apt_key
__apt_key_uri
__apt_mark
__apt_norecommends
__apt_ppa
__apt_source
__apt_update_index
__block
__ccollect_source
__cdist
__cdistmarker
__chroot_mount
__chroot_umount
__config_file
__consul
__consul_agent
__consul_check
__consul_reload
__consul_service
__consul_template
__consul_template_template
__consul_watch_checks
__consul_watch_event
__consul_watch_key
__consul_watch_keyprefix
__consul_watch_nodes
__consul_watch_service
__consul_watch_services
__cron
__daemontools
__daemontools_service
__debconf_set_selections
__directory
__docker
__docker_compose
__dog_vdi
__dot_file
__file
__filesystem
__firewalld_rule
__firewalld_start
__git
__go_get
__golang_from_vendor
__group
__hostname
__hosts
__install_bootloader_grub
__install_config
__install_fstab
__install_generate_fstab
__install_mkfs
__install_mount
__install_partition_msdos
__install_partition_msdos_apply
__install_reboot
__install_reset_disk
__install_stage
__install_umount
__iptables_apply
__iptables_rule
__issue
__jail
__jail_freebsd10
__jail_freebsd9
__key_value
__keyboard
__line
__link
__locale
__locale_system
__motd

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011-2014 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011-2014 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2013-2014 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2016 Ander Punnar (cdist at kvlt.ee)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2014 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011-2016 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011-2013 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2013 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2013-2014 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2014 Nico Schottelius (nico-cdist at schottelius.org)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2014 Nico Schottelius (nico-cdist at schottelius.org)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2013 Nico Schottelius (nico-cdist at schottelius.org)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# Copyright (C) 2011 Daniel Maher (phrawzty+cdist at gmail.com)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2016 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2012 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2016 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2012 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2016 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2015 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2015 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2015 Steven Armstrong (steven-cdist at armstrong.cc)
# 2016 Nico Schottelius (nico-cdist at schottelius.org)

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2015 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2015 Steven Armstrong (steven-cdist at armstrong.cc)
# 2015 Nico Schottelius (nico-cdist at schottelius.org)

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2015-2016 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2015 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2015 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2015 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2015 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2015 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2015 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2015 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2015 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2015 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2015 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2015 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011 Steven Armstrong (steven-cdist at armstrong.cc)
# 2013 Nico Schottelius (nico-cdist at schottelius.org)

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2013 Thomas Oettli (otho at sfs.biz)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
pkg=$(cat "$__object/parameter/from-package")

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
RUN_PREFIX="#!/bin/sh
exec 2>&1

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011-2014 Nico Schottelius (nico-cdist at schottelius.org)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011-2013 Nico Schottelius (nico-cdist at schottelius.org)
# 2013 Steven Armstrong (steven-cdist armstrong.cc)

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2016 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2016 Dominique Roux (dominique.roux at ungleich.ch)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2016 Dominique Roux (dominique.roux at ungleich.ch)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2014 Nico Schottelius (nico-cdist at schottelius.org)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2014 Nico Schottelius (nico-cdist at schottelius.org)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# Copyright (C) 2016 Bogatov Dmitry <KAction@gnu.org>
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011-2012 Nico Schottelius (nico-cdist at schottelius.org)
# 2013 Steven Armstrong (steven-cdist armstrong.cc)

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011-2013 Nico Schottelius (nico-cdist at schottelius.org)
# 2013 Steven Armstrong (steven-cdist armstrong.cc)

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2016 - 2016 Daniel Heule (hda at sfs.biz)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2015 Nico Schottelius (nico-cdist at schottelius.org)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2015 David Hürlimann (david at ungleich.ch)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2016 Darko Poljak(darko.poljak at ungleich.ch)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2016 Darko Poljak (darko.poljak at ungleich.ch)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2012 Nico Schottelius (nico-cdist at schottelius.org)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2012 Nico Schottelius (nico-cdist at schottelius.org)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
package=$__object_id

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
go_executable=$(cat "$__object/explorer/go-executable")
[ -z "$go_executable" ] && echo "__go_get: Cannot find go executable; make sure it is installed and in PATH" >&2 && exit 1

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
version=$(cat "$__object/parameter/version")

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011-2015 Steven Armstrong (steven-cdist at armstrong.cc)
# 2011 Nico Schottelius (nico-cdist at schottelius.org)

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2014 Steven Armstrong (steven-cdist at armstrong.cc)
# 2014 Nico Schottelius (nico-cdist at schottelius.org)

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2012 Steven Armstrong (steven-cdist at armstrong.cc)
# 2014 Nico Schottelius (nico-cdist at schottelius.org)

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
# Copyright (C) 2015 Bogatov Dmitry <KAction@gnu.org>
#
# This program is free software: you can redistribute it and/or modify

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011-2015 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011-2017 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011-2013 Steven Armstrong (steven-cdist at armstrong.cc)
# 2017 Nico Schottelius (nico-cdist at schottelius.org)

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011-2013 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011-2013 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2012 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011-2013 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011 Steven Armstrong (steven-cdist at armstrong.cc)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
if grep -q "^__file/etc/iptables.d/" "$__messages_in"; then
echo /etc/init.d/iptables restart

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2013 Nico Schottelius (nico-cdist at schottelius.org)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2013 Nico Schottelius (nico-cdist at schottelius.org)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011-2012 Nico Schottelius (nico-cdist at schottelius.org)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2012 Jake Guffey (jake.guffey at eprotex.com)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2012 Jake Guffey (jake.guffey at eprotex.com)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2012,2014,2016 Jake Guffey (jake.guffey at jointheirstm.org)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2012 Jake Guffey (jake.guffey at eprotex.com)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2012,2014,2016 Jake Guffey (jake.guffey at jointheirstm.org)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011 Steven Armstrong (steven-cdist at armstrong.cc)
# 2012-2014 Nico Schottelius (nico-cdist at schottelius.org)

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011 Steven Armstrong (steven-cdist at armstrong.cc)
# 2012 Nico Schottelius (nico-cdist at schottelius.org)

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# Carlos Ortigoza (carlos.ortigoza at ungleich.ch)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2012 Nico Schottelius (nico-cdist at schottelius.org)
# 2014 Steven Armstrong (steven-cdist at armstrong.cc)

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2011-2012 Nico Schottelius (nico-cdist at schottelius.org)
# 2013-2014 Steven Armstrong (steven-cdist at armstrong.cc)

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2013 Nico Schottelius (nico-cdist at schottelius.org)
#

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2013-2015 Nico Schottelius (nico-cdist at schottelius.org)
# 2015 David Hürlimann (david at ungleich.ch)

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2012-2016 Steven Armstrong (steven-cdist at armstrong.cc)
# 2016 Carlos Ortigoza (carlos.ortigoza at ungleich.ch)

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
#
# 2013 Nico Schottelius (nico-cdist at schottelius.org)
#

Some files were not shown because too many files have changed in this diff Show more