support of new schema in systemd units

This commit is contained in:
2023-09-01 03:07:06 +03:00
committed by Evgenii Alekseev
parent ed47b843eb
commit 384ef189c4
14 changed files with 101 additions and 60 deletions

View File

@ -74,14 +74,14 @@ Initial setup
.. code-block:: shell
systemctl enable --now ahriman@x86_64.timer
systemctl enable --now ahriman@x86_64-aur-clone.timer
#.
Start and enable status page:
.. code-block:: shell
systemctl enable --now ahriman-web@x86_64
systemctl enable --now ahriman-web@x86_64-aur-clone
#.
Add packages by using ``ahriman package-add {package}`` command: