This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
BindReadOnlyPaths=/var/cache/pacman/pkg:/run/pacserve/pkg /var/lib/pacman/sync:/run/pacserve/db
-
DynamicUser=on
-
ExecStart=/usr/bin/pacserve /run/pacserve/ --ipv6 --port 7078 --no-listing --index empty
-
NoNewPrivileges
Introduced in systemd 239=on -
PrivateDevices
Introduced in systemd 209=on -
ProtectHome
Introduced in systemd 214=on -
ProtectSystem
Introduced in systemd 214=full
-
-
[Unit]
-
After=systemd-tmpfiles-setup.service network.target
-
Description=Serve pacman database files and package archives
-
Additionnal notes
Nothing here.