diff options
| author | Christian Rößler | 2013-08-29 16:56:38 +0200 |
|---|---|---|
| committer | Christian Rößler | 2013-08-29 16:56:38 +0200 |
| commit | 7fe30cbd6b22a6264c95b5fe8c5d6603fd57c08b (patch) | |
| tree | e1c1960379ec29861d25213becade6e6879b2832 /remote/modules/systemd/data | |
| parent | [busybox] Corr. options for addgroup (diff) | |
| parent | [rootfs-stage32] Added more checks to udhcpc script when deciding whether to ... (diff) | |
| download | tm-scripts-7fe30cbd6b22a6264c95b5fe8c5d6603fd57c08b.tar.gz tm-scripts-7fe30cbd6b22a6264c95b5fe8c5d6603fd57c08b.tar.xz tm-scripts-7fe30cbd6b22a6264c95b5fe8c5d6603fd57c08b.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/systemd/data')
| -rw-r--r-- | remote/modules/systemd/data/etc/systemd/system/nfs-mount.service | 7 |
1 files changed, 0 insertions, 7 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 deleted file mode 100644 index d597fa4b..00000000 --- a/remote/modules/systemd/data/etc/systemd/system/nfs-mount.service +++ /dev/null @@ -1,7 +0,0 @@ -[Unit] -Description=Mount NFS Share [TEST] - -[Service] -Type=oneshot -RemainAfterExit=yes -ExecStart=/opt/openslx/scripts/systemd-mount_export |
