From 15202934cd4aceb7d8b0d8d60659026820132ef2 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 2 Jul 2013 18:55:47 +0200 Subject: [nscd] Move nscd related files from pam module to nscd module --- .../etc/systemd/system/multi-user.target.wants/nscd.service | 1 - remote/modules/pam/data/etc/systemd/system/nscd.service | 11 ----------- 2 files changed, 12 deletions(-) delete mode 120000 remote/modules/pam/data/etc/systemd/system/multi-user.target.wants/nscd.service delete mode 100644 remote/modules/pam/data/etc/systemd/system/nscd.service (limited to 'remote/modules/pam/data') diff --git a/remote/modules/pam/data/etc/systemd/system/multi-user.target.wants/nscd.service b/remote/modules/pam/data/etc/systemd/system/multi-user.target.wants/nscd.service deleted file mode 120000 index 70066631..00000000 --- a/remote/modules/pam/data/etc/systemd/system/multi-user.target.wants/nscd.service +++ /dev/null @@ -1 +0,0 @@ -../nscd.service \ No newline at end of file diff --git a/remote/modules/pam/data/etc/systemd/system/nscd.service b/remote/modules/pam/data/etc/systemd/system/nscd.service deleted file mode 100644 index 262bb534..00000000 --- a/remote/modules/pam/data/etc/systemd/system/nscd.service +++ /dev/null @@ -1,11 +0,0 @@ -[Unit] -Description=Name Service Cache Daemon - -[Service] -ExecStart=/usr/sbin/nscd -d -ExecStop=/usr/sbin/nscd --shutdown -Restart=always - -[Install] -WantedBy=multi-user.target -Also=nscd.socket -- cgit v1.2.3-55-g7522