[Unit] Description=VyOS vyconf daemon # Without this option, lots of default dependencies are added, # among them network.target, which creates a dependency cycle DefaultDependencies=no After=systemd-remount-fs.service [Service] ExecStart=/usr/libexec/vyos/init/vyconfd.sh Type=exec SyslogIdentifier=vyconfd SyslogFacility=daemon Restart=on-failure User=root Group=vyattacfg [Install] WantedBy=vyos.target