<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/etc/systemd/system, branch current</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=current</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-06-23T20:45:32+00:00</updated>
<entry>
<title>pki: T7574: add optional force argument to renew certbot-issued certificates</title>
<updated>2025-06-23T20:45:32+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-06-23T20:43:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=74941af39dc59c42d8ec6749169ee1c1663b78b7'/>
<id>urn:sha1:74941af39dc59c42d8ec6749169ee1c1663b78b7</id>
<content type='text'>
Certbot renewal command in op-mode "renew certbot" only works if any of the
certificates is up for renewal. There is no CLI option to forcefully renew a
certificate. This is about adding a force option to the CLI and with this
addition move the entire certbot renew handling to new-style op-mode commands.

vyos@vyos:~$ renew certbot force
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Processing /config/auth/letsencrypt/renewal/vyos.conf
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Renewing an existing certificate for vyos.io

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Congratulations, all renewals succeeded:
  /config/auth/letsencrypt/live/vyos/fullchain.pem (success)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Hook 'post-hook' ran with output:
 Updating certificates in /etc/ssl/certs...
 0 added, 0 removed; done.
 Running hooks in /etc/ca-certificates/update.d...
 done.
</content>
</entry>
<entry>
<title>frr: T7411: preserve FRR config on service restart if it exists</title>
<updated>2025-05-08T16:54:32+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2025-05-08T16:54:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c3ef3933dea9e4299c7e3e83be59340ccc1bc1da'/>
<id>urn:sha1:c3ef3933dea9e4299c7e3e83be59340ccc1bc1da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T6773: RFC-2136 support for Kea DHCP4 server (#4153)</title>
<updated>2025-04-22T14:40:06+00:00</updated>
<author>
<name>Alex Bukharov</name>
<email>alex.bukharov@innablr.com.au</email>
</author>
<published>2025-04-22T14:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=427ebbb1e103ff45774bdf79bd5b1cddeff2f686'/>
<id>urn:sha1:427ebbb1e103ff45774bdf79bd5b1cddeff2f686</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #4412 from sarthurdev/kea_2.6</title>
<updated>2025-04-15T14:54:02+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2025-04-15T14:54:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9e47c2153be7cc0e5ed21ca8a976336d4bf872d8'/>
<id>urn:sha1:9e47c2153be7cc0e5ed21ca8a976336d4bf872d8</id>
<content type='text'>
kea: T7281: Add ping-check, use built-in option for classless static routes</content>
</entry>
<entry>
<title>Merge pull request #4214 from dmbaturin/T6919-good-bye-fastnetmon</title>
<updated>2025-04-15T14:51:25+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2025-04-15T14:51:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2f54cbc0504a20424274e45b9210467d33acf919'/>
<id>urn:sha1:2f54cbc0504a20424274e45b9210467d33acf919</id>
<content type='text'>
ids: T7241: remove Fastnetmon from the base system</content>
</entry>
<entry>
<title>ids: T7241: remove Fastnetmon from the base system</title>
<updated>2025-04-14T15:49:52+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2025-04-14T10:56:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5797e2c0f489272f2ff32b3884ea756f306b50e4'/>
<id>urn:sha1:5797e2c0f489272f2ff32b3884ea756f306b50e4</id>
<content type='text'>
It will eventually be moved to an addon
</content>
</entry>
<entry>
<title>kea: T7281: No longer uses control agent for HA</title>
<updated>2025-04-14T09:50:41+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2025-04-02T13:07:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=36e775408c884ed4b497343bc43ff8b755233601'/>
<id>urn:sha1:36e775408c884ed4b497343bc43ff8b755233601</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dhcp: T6948: systemd-service adjustment to invoke helper script</title>
<updated>2025-02-17T19:51:03+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2024-12-18T23:15:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=caaa35b28df8b9ae26afd0e4b32c489aa90ca932'/>
<id>urn:sha1:caaa35b28df8b9ae26afd0e4b32c489aa90ca932</id>
<content type='text'>
The helper script updates VyOS hostd records from
DHCP server leases. This ensures that hostd records
with the DHCP server leases are kept in sync with
VyOS hostd records right after the DHCP server is
started.

Note that `Restart` directive needs to be updated to
`on-failure` so that the service is restarted in case
of failure/timeout in interaction with hostd service.
</content>
</entry>
<entry>
<title>syslog: T6989: convert old configuration format to "advanced"</title>
<updated>2025-02-03T06:16:07+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-13T18:36:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e143e496e28b9d6d5803278fa76a14bf2bc2304e'/>
<id>urn:sha1:e143e496e28b9d6d5803278fa76a14bf2bc2304e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dhcp: T5840: Merge systemd service overrides for kea-ctrl-agent</title>
<updated>2025-01-17T04:40:08+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2025-01-17T03:37:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4c92ab9ff4ddf44f0d6a2bf4c7e724fc35629f0c'/>
<id>urn:sha1:4c92ab9ff4ddf44f0d6a2bf4c7e724fc35629f0c</id>
<content type='text'>
Default systemd service for kea-ctrl-agent expects
`/etc/kea/kea-api-password` which is not used in
VyOS.

The systemd unit override to remove the condition
does not need to be in a separate (templated and
dynamic) override file and can be merged into the
existing static override file.
</content>
</entry>
</feed>
