]> git.pld-linux.org Git - packages/autofs.git/blob - autofs-systemd-service.patch
- updated to 5.1.2
[packages/autofs.git] / autofs-systemd-service.patch
1 --- autofs-5.1.2/samples/autofs.service.in.orig 2016-07-31 17:47:43.219460038 +0200
2 +++ autofs-5.1.2/samples/autofs.service.in      2016-07-31 17:54:58.049454078 +0200
3 @@ -1,6 +1,6 @@
4  [Unit]
5  Description=Automounts filesystems on demand
6 -After=network.target ypbind.service sssd.service network-online.target remote-fs.target
7 +After=network.target ypbind.service sssd.service network-online.target remote-fs.target nslcd.service
8  Wants=network-online.target
9  
10  [Service]
This page took 0.076956 seconds and 3 git commands to generate.