This website requires JavaScript.
Explore
Help
Register
Sign In
kiss-community
/
repo
Watch
2
Star
0
Fork
1
You've already forked repo
mirror of
https://codeberg.org/kiss-community/repo
synced
2024-11-15 03:00:10 -07:00
Code
Issues
Wiki
47610acfe8
repo
/
wayland
/
libseat
/
files
/
seatd.run
3 lines
35 B
Plaintext
Raw
Normal View
History
Unescape
Escape
libseat: provide runit service
2021-07-13 02:54:47 -06:00
#!/bin/sh
libseat: exec 2>&1 in service
2022-10-03 07:01:43 -06:00
exec seatd -g video 2>&1
Copy Permalink