Commit 29a679b7 authored by Anton Midyukov's avatar Anton Midyukov

sub.in: run 'dconf update' for rootfs, if available

parent ba6e9b9e
#!/bin/sh
type -t dconf >/dev/null || exit 0
dconf update
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment