index
:
seatd.git
master
vt-switch
fork of seatd
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
seatd-launch
/
seatd-launch.c
Age
Commit message (
Expand
)
Author
2022-02-21
seatd-launch: Remove socket path command line arg
Kenny Levinsen
2022-02-21
seatd-launch: Do not unlink socket path
Kenny Levinsen
2021-09-16
seatd-launch: Specify exact environment to seatd
Kenny Levinsen
2021-09-16
seatd-launch: Use absolute path for seatd
Kenny Levinsen
2021-09-13
seatd-launch: print unlink/kill errors
Simon Ser
2021-09-13
seatd-launch: exit with status >128 if child is signalled
Simon Ser
2021-09-12
seatd-launch: Use optind to find the command
Kenny Levinsen
2021-09-12
seatd-launch: respect PATH when looking for command
Jan Beich
2021-09-08
seatd-launch: Fix chmod error goto
Kenny Levinsen
2021-09-08
seatd-launch: Set socket permissions directly
Kenny Levinsen
2021-08-06
seatd-launch: Command line argument support
Kenny Levinsen
2021-08-06
seatd-launch: check for getpwuid errors
Simon Ser
2021-08-06
seatd-launch: don't use gotos in child processes
Simon Ser
2021-08-06
seatd-launch: propagate child exit status
Simon Ser
2021-08-06
seatd-launch: Add seatd launch wrapper
Kenny Levinsen