Lines Matching refs:wants

11     rm -fr /{etc,run,usr/lib}/systemd/system/"$SERVICE_NAME".service.{wants,requires}
16 rm -fr /{etc,run,usr/lib}/systemd/system/"$SERVICE_NAME"*.service.{wants,requires}
38 mkdir -p /{etc,run,usr/lib}/systemd/system/"$SERVICE_NAME".service.{d,wants,requires}
64 ln -s ../test15-b.service /etc/systemd/system/test15-a.service.wants/
65 ln -s ../test15-c.service /etc/systemd/system/test15-b.service.wants/
71 ln -s ../test15-b.service /etc/systemd/system/test15-a.service.wants/
78 ln -s ../nonexistent.service /etc/systemd/system/test15-a.service.wants/
101 ln -sf ../test15-c.service /etc/systemd/system/test15-a.service.wants/
102 ln -sf ../test15-c1.service /etc/systemd/system/test15-b.service.wants/
219 ln -s /etc/systemd/system/bar@.service /etc/systemd/system/foo.service.wants/bar@1.service
358 ln -sf ../test15-b1.service /etc/systemd/system/test15-a.service.wants/
369 mkdir -p /etc/systemd/system/test15-a1.service.wants/
371 ln -sf ../test15-x.service /etc/systemd/system/test15-a.service.wants/
372 ln -sf ../test15-y.service /etc/systemd/system/test15-a1.service.wants/
391 ln -sf /dev/null /etc/systemd/system/test15-a.service.wants/test15-b.service
398 ln -sf ../test15-b.service /etc/systemd/system/test15-a.service.wants/test15-b.service
399 ln -sf /dev/null /usr/lib/systemd/system/test15-a.service.wants/test15-b.service
404 ln -sf /dev/null /etc/systemd/system/test15-a.service.wants/test15-b.service
405 ln -sf ../test15-b.service /usr/lib/systemd/system/test15-a.service.wants/test15-b.service
422 ln -sf /dev/null /etc/systemd/system/test15-a.service.wants/test15-b.service
423 ln -sf ../test15-b1.service /usr/lib/systemd/system/test15-a.service.wants/test15-b1.service
436 ln -sf /dev/null /etc/systemd/system/test15-a.service.wants/test15-b1.service
437 ln -sf ../test15-b.service /usr/lib/systemd/system/test15-a.service.wants/test15-b.service
446 ln -sf /dev/null /etc/systemd/system/test15-a.service.wants/test15-b.service
447 cat >/usr/lib/systemd/system/test15-a.service.d/wants-b.conf<<EOF