Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openwrt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Freifunk Luebeck
openwrt
Commits
cff8a7bb
Commit
cff8a7bb
authored
14 years ago
by
Jo-Philipp Wich
Browse files
Options
Downloads
Patches
Plain Diff
udev: mark /etc/udev/udev.conf as conffile (rules left out for now)
SVN-Revision: 23254
parent
f2068db0
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
package/udev/Makefile
+4
-0
4 additions, 0 deletions
package/udev/Makefile
with
4 additions
and
0 deletions
package/udev/Makefile
+
4
−
0
View file @
cff8a7bb
...
@@ -33,6 +33,10 @@ define Package/udev/description
...
@@ -33,6 +33,10 @@ define Package/udev/description
provides
the
ability
to
have
persistent
device
names.
provides
the
ability
to
have
persistent
device
names.
endef
endef
define
Package/udev/conffiles
/etc/udev/udev.conf
endef
define
Package/udev/config
define
Package/udev/config
source
"$(SOURCE)/Config.in"
source
"$(SOURCE)/Config.in"
endef
endef
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment