6 lines
133 B
Plaintext
Raw Normal View History

2013-09-29 03:32:39 +04:00
#!/usr/bin/env watchman
service_respawn='true'
2015-06-18 12:38:49 +03:00
service_command='/usr/bin/agetty'
2015-09-04 16:47:37 +03:00
service_args=( 38400 "${service_name##*-}" linux )