Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
U
util-linux
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian
util-linux
Commits
b0f405a4
Commit
b0f405a4
authored
5 years ago
by
Chris Hofstaedtler
Browse files
Options
Downloads
Patches
Plain Diff
Enable fstrim.timer by default
parent
164f0333
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/rules
+2
-0
2 additions, 0 deletions
debian/rules
with
2 additions
and
0 deletions
debian/rules
+
2
−
0
View file @
b0f405a4
...
...
@@ -141,6 +141,8 @@ endif
ln -s ../misc-utils/uuidd.rc debian/uuid-runtime.uuidd.init
dh_installinit --name=uuidd --restart-after-upgrade
rm -f debian/uuid-runtime.uuidd.init
# enable periodic fstrim
dh_installsystemd --package=util-linux fstrim.timer
override_dh_installpam:
dh_installpam --package=util-linux --name=runuser
...
...
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