ssm-services/init.d/agetty-tty8

5 lines
102 B
Plaintext
Raw Normal View History

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