X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Ftestbed-setup%2Fplaybooks%2Ffiles%2FttyS0;fp=resources%2Ftools%2Ftestbed-setup%2Fplaybooks%2Ffiles%2FttyS0;h=0000000000000000000000000000000000000000;hp=0ed85501907ab51edd71f5a03144589f60e76024;hb=3a14297dca576dd7e2c9f09d84bf0f5cf58c1938;hpb=8bb12f5b902cf42c623172c562b4f2752489bc13 diff --git a/resources/tools/testbed-setup/playbooks/files/ttyS0 b/resources/tools/testbed-setup/playbooks/files/ttyS0 deleted file mode 100644 index 0ed8550190..0000000000 --- a/resources/tools/testbed-setup/playbooks/files/ttyS0 +++ /dev/null @@ -1,10 +0,0 @@ -# ttyS0 - getty -# -# This service maintains a getty on ttyS0 from the point the system is -# started until it is shut down again. - -start on stopped rc RUNLEVEL=[12345] -stop on runlevel [!12345] - -respawn -exec /sbin/getty -L 115200 ttyS0 vt102