Skip to content
Snippets Groups Projects
Commit b0f405a4 authored by Chris Hofstaedtler's avatar Chris Hofstaedtler
Browse files

Enable fstrim.timer by default

parent 164f0333
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment