Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
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
Anton Palgunov
mkimage-profiles
Commits
adf2d63b
Commit
adf2d63b
authored
Nov 09, 2023
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
deflogin: add missing groups (video, camera, cdrom, floppy)
parent
249fcc54
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
config.mk
features.in/deflogin/config.mk
+2
-2
No files found.
features.in/deflogin/config.mk
View file @
adf2d63b
...
@@ -38,11 +38,11 @@ use/deflogin/altroot: use/deflogin/root use/deflogin/xgrp
...
@@ -38,11 +38,11 @@ use/deflogin/altroot: use/deflogin/root use/deflogin/xgrp
# peripherals
# peripherals
use/deflogin/hardware: use/deflogin
use/deflogin/hardware: use/deflogin
@$(call add,GROUPS,cdwriter radio scanner uucp)
@$(call add,GROUPS,cdwriter
cdrom floppy
radio scanner uucp)
# videocard and desktop related hardware
# videocard and desktop related hardware
use/deflogin/xgrp: use/deflogin
use/deflogin/xgrp: use/deflogin
@$(call add,GROUPS,xgrp audio)
@$(call add,GROUPS,xgrp audio
video camera
)
# potentially elevated privileges (NB: _not_ wheel)
# potentially elevated privileges (NB: _not_ wheel)
use/deflogin/privileges: use/deflogin
use/deflogin/privileges: use/deflogin
...
...
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