Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
ready-set-service
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Жора Змейкин
ready-set-service
Commits
04f53ba6
Verified
Commit
04f53ba6
authored
Nov 04, 2025
by
Kirill Unitsaev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.0.2-eter1
- fix init loop
parent
64c90eab
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
6 deletions
+7
-6
ready-set-service
ready-set-service
+1
-3
ready-set-service.spec
ready-set-service.spec
+5
-2
ready-set-start.sh
ready-set-start.sh
+1
-1
No files found.
ready-set-service
View file @
04f53ba6
...
...
@@ -7,8 +7,6 @@ export XDG_RUNTIME_DIR=/run/user/0
# export WAYLAND_DISPLAY=wayland-1
cage
$datadir
/ready-set-start.sh
&&
cage
$datadir
/ready-set-start.sh
# weston -- /usr/share/ready-set-service/ready-set-start.sh &&
# phoc -C /usr/share/phosh/phoc.ini -E /usr/share/ready-set-service/ready-set-start.sh &&
$datadir
/ready-set-post.sh
ready-set-service.spec
View file @
04f53ba6
Name: ready-set-service
Version: 0.0.
1
Release:
alt
1
Version: 0.0.
2
Release:
eter
1
Summary: Service for running ready-set
License: GPL-3.0-or-later
...
...
@@ -31,5 +31,8 @@ Conflicts: alterator-setup
%_unitdir/setup.target
%changelog
* Tue Nov 04 2025 Kirill Unitsaev <fiersik@altlinux.org> 0.0.2-eter1
- fix init loop
* Thu May 15 2025 Roman Alifanov <ximper@altlinux.org> 0.0.1-alt1
- init
ready-set-start.sh
View file @
04f53ba6
#!/bin/bash
#/usr/bin/osk-wayland &
/usr/libexec/ready-set
/usr/libexec/ready-set
&&
/usr/share/ready-set-service/ready-set-post.sh
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment