From 9de0a9ea4e1ed9dce9c9c5e1afa0af6eecb7c10c Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Sat, 6 Apr 2013 16:57:26 +0200 Subject: only automount nfs when DEBUG != 0 --- remote/modules/systemd/data/etc/systemd/system/nfs-mount.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remote/modules') diff --git a/remote/modules/systemd/data/etc/systemd/system/nfs-mount.service b/remote/modules/systemd/data/etc/systemd/system/nfs-mount.service index 727ff2ed..408bc053 100644 --- a/remote/modules/systemd/data/etc/systemd/system/nfs-mount.service +++ b/remote/modules/systemd/data/etc/systemd/system/nfs-mount.service @@ -4,4 +4,4 @@ Description=Mount NFS Share [TEST] [Service] Type=oneshot RemainAfterExit=yes -ExecStart=/bin/mount -t nfs -o ro,async,nolock 132.230.4.6:/srv/openslx/export/nfs/ubuntu-12.04-test /openslx/mnt +ExecStart=/usr/sbin/mountexport -- cgit v1.2.3-55-g7522