seatd.initd 132 B

123456
  1. #!/sbin/openrc-run
  2. supervisor=supervise-daemon
  3. pidfile=${pidfile:-"/run/${RC_SVCNAME}.pid"}
  4. command="seatd"
  5. command_args="-g video"