aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/pacredir.service
blob: c816cef987e82046e06e9c8b66012da035350014 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Redirect pacman requests via avahi service
Requires=avahi-daemon.service

[Service]
User=nobody
Group=nobody
ExecStart=/usr/bin/pacredir

[Install]
WantedBy=multi-user.target