diff options
| author | Simon Rettberg | 2013-08-29 15:34:28 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-08-29 15:34:28 +0200 |
| commit | 930703ece94c9eebec0cb298da0ad74554bf1d1f (patch) | |
| tree | ea93c2498c02f3cdb8935b0558495cd8a857f56e /remote/modules | |
| parent | [vbox] URL now from www, not local. (diff) | |
| download | tm-scripts-930703ece94c9eebec0cb298da0ad74554bf1d1f.tar.gz tm-scripts-930703ece94c9eebec0cb298da0ad74554bf1d1f.tar.xz tm-scripts-930703ece94c9eebec0cb298da0ad74554bf1d1f.zip | |
Moved nfs-mount from systemd module to toofst-stage32, also added DefaultDependencies=no to make sure it starts up
Diffstat (limited to 'remote/modules')
| -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 |
