diff options
| author | Michael Neves | 2013-05-09 17:42:18 +0200 |
|---|---|---|
| committer | Michael Neves | 2013-05-09 17:42:18 +0200 |
| commit | 9bd8844324bcbb8f869d16993853f8af3a536bcc (patch) | |
| tree | d2bae47f7633e9bce13420787f72e8c863fe00aa /remote/modules/systemd | |
| parent | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff) | |
| parent | add mkhomedir_helper to have temp home directory for ldap users (diff) | |
| download | tm-scripts-9bd8844324bcbb8f869d16993853f8af3a536bcc.tar.gz tm-scripts-9bd8844324bcbb8f869d16993853f8af3a536bcc.tar.xz tm-scripts-9bd8844324bcbb8f869d16993853f8af3a536bcc.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/systemd')
| -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 |
