Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix issue #3073 #3074

Merged
merged 1 commit into from
May 7, 2024
Merged

fix issue #3073 #3074

merged 1 commit into from
May 7, 2024

Conversation

gyr
Copy link
Member

@gyr gyr commented Apr 18, 2024

For openSUSE-release-tools-slsa-build-service package create osrt-slsa user and group using sysusers.d.
Move SLSA config files to slsa directory.

@gyr gyr requested a review from DimStar77 April 18, 2024 22:25
@Vogtinator
Copy link
Member

Please use a commit and PR title that summarizes what it does

Makefile Outdated
@@ -26,6 +26,7 @@ install:
cp -R config/* $(DESTDIR)$(sysconfdir)/$(package_name)
rm $(DESTDIR)$(sysconfdir)/$(package_name)/logrotate
install -Dpm0644 config/logrotate $(DESTDIR)$(sysconfdir)/logrotate.d/$(package_name)
rm $(DESTDIR)$(sysconfdir)/$(package_name)/osrt-slsa-user.conf
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can be merged with the rm above

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed: created a slsa directory and move related config files there

For openSUSE-release-tools-slsa-build-service package create osrt-slsa
user and group using sysusers.d

Move SLSA config files to slsa directory
@gyr
Copy link
Member Author

gyr commented Apr 19, 2024

Please use a commit and PR title that summarizes what it does

Done

@dirkmueller dirkmueller merged commit de9a894 into openSUSE:master May 7, 2024
8 of 11 checks passed
@gyr gyr deleted the bugfix/issue-3073 branch August 16, 2024 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants