summaryrefslogtreecommitdiff
path: root/images
diff options
context:
space:
mode:
authorWalter Doekes <walter+github@wjd.nu>2016-09-09 13:26:01 +0200
committerWalter Doekes <walter+asterisk@wjd.nu>2016-09-09 13:26:01 +0200
commit56caf5402c14c663805e6ef4cac3e5e9be87b4bd (patch)
treecd37e5a20b152b71bb85f053c2d785004879458c /images
parent28b2aeba0ba14d915d13ee719b9fce84ccb92ea2 (diff)
contrib: Let safe_asterisk script continue without /dev/tty9.
If you use the safe_asterisk script, it uses hardcoded defaults before running configurable values from /etc/asterisk/startup.d. The hardcoded default has TTY=9. Some containerized environments don't have such a TTY, and safe_asterisk would stop. The custom configuration from /etc/asterisk/startup.d/* isn't read until after it stopped, so changing TTY in a custom config did not help. This changeset changes safe_asterisk to continue if the TTY setting was untouched and /dev/tty9 and /dev/vc/9 aren't found. Change-Id: I2c7cdba549b77f418a0af4cb1227e8e6fe4148fc
Diffstat (limited to 'images')
0 files changed, 0 insertions, 0 deletions