This unit is provided by:
Options
-
[Install]
-
WantedBy=sysinit.target
-
-
[Service]
-
ExecStart=/sbin/resolvconf --enable-updates
-
ExecStart=/usr/bin/resolvconf -u
-
ExecStop=/sbin/resolvconf --disable-updates
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
After=systemd-tmpfiles-setup.service
-
Before=network-pre.target
-
DefaultDependencies=no
-
Description=Nameserver information manager
-
Description=resolvconf update
-
Documentation=man:resolvconf(8)
-
Wants=network-pre.target
-
Additionnal notes
Nothing here.