diff options
Diffstat (limited to 'common/scripts/service-check-nogfx.sh')
-rwxr-xr-x | common/scripts/service-check-nogfx.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/scripts/service-check-nogfx.sh b/common/scripts/service-check-nogfx.sh index 6515377..a584e4e 100755 --- a/common/scripts/service-check-nogfx.sh +++ b/common/scripts/service-check-nogfx.sh @@ -2,6 +2,7 @@ export LANG=C export TERM=dumb +export COLUMNS=1000 REQUIREDSOCKETS="dbus.socket security-manager.socket" REQUIREDSERVICES="afm-system-daemon.service connman.service ofono.service bluetooth.service" |