This unit is provided by:
Options
-
[Install]
-
[Service]
-
ExecReload=/usr/bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/pacredir
-
NoNewPrivileges
Introduced in systemd 239=on -
PrivateDevices
Introduced in systemd 209=on -
ProtectHome
Introduced in systemd 214=on -
ProtectSystem
Introduced in systemd 214=full -
Type=notify
-
User=pacredir
-
-
[Unit]
-
After=avahi-daemon.service network.target network-online.target
-
Description=Redirect pacman requests via avahi service
-
Documentation=https://github.com/eworm-de/pacredir#pacredir
-
Requires=avahi-daemon.service
-
Additionnal notes
Nothing here.