diff options
| author | Simon Rettberg | 2013-05-08 20:52:08 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-05-08 20:52:08 +0200 |
| commit | 696285e8a8e3fc2e0b98791fa295ece6d8d0c967 (patch) | |
| tree | 9160e75789e3ba099125b0084ad04609dbf99df7 /remote/modules/systemd/data | |
| parent | Make dhcp++ executable so it actually does something (diff) | |
| download | tm-scripts-696285e8a8e3fc2e0b98791fa295ece6d8d0c967.tar.gz tm-scripts-696285e8a8e3fc2e0b98791fa295ece6d8d0c967.tar.xz tm-scripts-696285e8a8e3fc2e0b98791fa295ece6d8d0c967.zip | |
Add autofs ko to stage3.2
Fix nfs-mount.service to use proper path
Diffstat (limited to 'remote/modules/systemd/data')
| -rw-r--r-- | remote/modules/systemd/data/etc/systemd/system/nfs-mount.service | 2 |
1 files changed, 1 insertions, 1 deletions
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 408bc053..a2f9dc54 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=/usr/sbin/mountexport +ExecStart=/opt/openslx/bin/mountexport |
