The links broke
This commit is contained in:
parent
668b2c1d19
commit
32ee749adc
|
@ -1,5 +0,0 @@
|
|||
#!/usr/bin/env watchman
|
||||
|
||||
service_command='/bin/agetty'
|
||||
service_args="38400 ${service_name##*-} linux"
|
||||
#service_respawn='true'
|
1
init.d/agetty-tty1
Symbolic link
1
init.d/agetty-tty1
Symbolic link
|
@ -0,0 +1 @@
|
|||
agetty
|
|
@ -1,5 +0,0 @@
|
|||
#!/usr/bin/env watchman
|
||||
|
||||
service_command='/bin/agetty'
|
||||
service_args="38400 ${service_name##*-} linux"
|
||||
#service_respawn='true'
|
1
init.d/agetty-tty2
Symbolic link
1
init.d/agetty-tty2
Symbolic link
|
@ -0,0 +1 @@
|
|||
agetty
|
|
@ -1,5 +0,0 @@
|
|||
#!/usr/bin/env watchman
|
||||
|
||||
service_command='/bin/agetty'
|
||||
service_args="38400 ${service_name##*-} linux"
|
||||
#service_respawn='true'
|
1
init.d/agetty-tty3
Symbolic link
1
init.d/agetty-tty3
Symbolic link
|
@ -0,0 +1 @@
|
|||
agetty
|
|
@ -1,5 +0,0 @@
|
|||
#!/usr/bin/env watchman
|
||||
|
||||
service_command='/bin/agetty'
|
||||
service_args="38400 ${service_name##*-} linux"
|
||||
#service_respawn='true'
|
1
init.d/agetty-tty4
Symbolic link
1
init.d/agetty-tty4
Symbolic link
|
@ -0,0 +1 @@
|
|||
agetty
|
|
@ -1,5 +0,0 @@
|
|||
#!/usr/bin/env watchman
|
||||
|
||||
service_command='/bin/agetty'
|
||||
service_args="38400 ${service_name##*-} linux"
|
||||
#service_respawn='true'
|
1
init.d/agetty-tty5
Symbolic link
1
init.d/agetty-tty5
Symbolic link
|
@ -0,0 +1 @@
|
|||
agetty
|
|
@ -1,5 +0,0 @@
|
|||
#!/usr/bin/env watchman
|
||||
|
||||
service_command='/bin/agetty'
|
||||
service_args="38400 ${service_name##*-} linux"
|
||||
#service_respawn='true'
|
1
init.d/agetty-tty6
Symbolic link
1
init.d/agetty-tty6
Symbolic link
|
@ -0,0 +1 @@
|
|||
agetty
|
|
@ -1,7 +0,0 @@
|
|||
#!/usr/bin/env watchman
|
||||
|
||||
tty=${service_name##*-};
|
||||
|
||||
#service_respawn='true'
|
||||
service_command='/usr/bin/kmscon'
|
||||
service_args="--vt ${tty}"
|
1
init.d/kmscon-tty1
Symbolic link
1
init.d/kmscon-tty1
Symbolic link
|
@ -0,0 +1 @@
|
|||
kmscon
|
|
@ -1,7 +0,0 @@
|
|||
#!/usr/bin/env watchman
|
||||
|
||||
tty=${service_name##*-};
|
||||
|
||||
#service_respawn='true'
|
||||
service_command='/usr/bin/kmscon'
|
||||
service_args="--vt ${tty}"
|
1
init.d/kmscon-tty2
Symbolic link
1
init.d/kmscon-tty2
Symbolic link
|
@ -0,0 +1 @@
|
|||
kmscon
|
|
@ -1,7 +0,0 @@
|
|||
#!/usr/bin/env watchman
|
||||
|
||||
tty=${service_name##*-};
|
||||
|
||||
#service_respawn='true'
|
||||
service_command='/usr/bin/kmscon'
|
||||
service_args="--vt ${tty}"
|
1
init.d/kmscon-tty3
Symbolic link
1
init.d/kmscon-tty3
Symbolic link
|
@ -0,0 +1 @@
|
|||
kmscon
|
|
@ -1,7 +0,0 @@
|
|||
#!/usr/bin/env watchman
|
||||
|
||||
tty=${service_name##*-};
|
||||
|
||||
#service_respawn='true'
|
||||
service_command='/usr/bin/kmscon'
|
||||
service_args="--vt ${tty}"
|
1
init.d/kmscon-tty4
Symbolic link
1
init.d/kmscon-tty4
Symbolic link
|
@ -0,0 +1 @@
|
|||
kmscon
|
|
@ -1,7 +0,0 @@
|
|||
#!/usr/bin/env watchman
|
||||
|
||||
tty=${service_name##*-};
|
||||
|
||||
#service_respawn='true'
|
||||
service_command='/usr/bin/kmscon'
|
||||
service_args="--vt ${tty}"
|
1
init.d/kmscon-tty5
Symbolic link
1
init.d/kmscon-tty5
Symbolic link
|
@ -0,0 +1 @@
|
|||
kmscon
|
|
@ -1,7 +0,0 @@
|
|||
#!/usr/bin/env watchman
|
||||
|
||||
tty=${service_name##*-};
|
||||
|
||||
#service_respawn='true'
|
||||
service_command='/usr/bin/kmscon'
|
||||
service_args="--vt ${tty}"
|
1
init.d/kmscon-tty6
Symbolic link
1
init.d/kmscon-tty6
Symbolic link
|
@ -0,0 +1 @@
|
|||
kmscon
|
Loading…
Reference in New Issue
Block a user