ssm-services/init.d/agetty-tty8

5 lines
102 B
Plaintext
Raw Normal View History

2014-02-25 04:45:13 +04:00
#!/usr/bin/env watchman
service_command='/bin/agetty'
service_args="38400 ${service_name##*-} linux"