[Unit] Description=Redirect pacman requests via avahi service Requires=avahi-daemon.service After=avahi-daemon.service [Service] User=nobody Group=nobody ExecStart=/usr/bin/pacredir ProtectSystem=full ProtectHome=on PrivateDevices=on NoNewPrivileges=on [Install] WantedBy=multi-user.target