diff options
author | makefu <github@syntax-fehler.de> | 2014-04-02 04:09:39 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2014-04-02 04:09:39 +0200 |
commit | be52c4f2fa00ff0f0a4049931c7931a44846476a (patch) | |
tree | b913ce684793386cff10c665944628787865f9be /filehooker/root-image/etc/systemd/system/start-ncdc@.service | |
parent | 7515ca585d1cbf2df269bfd46017fe513dbb848c (diff) |
add bonusfeatures to reaktor
Diffstat (limited to 'filehooker/root-image/etc/systemd/system/start-ncdc@.service')
-rw-r--r-- | filehooker/root-image/etc/systemd/system/start-ncdc@.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filehooker/root-image/etc/systemd/system/start-ncdc@.service b/filehooker/root-image/etc/systemd/system/start-ncdc@.service index 2c897126..1189be0f 100644 --- a/filehooker/root-image/etc/systemd/system/start-ncdc@.service +++ b/filehooker/root-image/etc/systemd/system/start-ncdc@.service @@ -1,6 +1,6 @@ [Unit] Description=ncdc autoconfig and startup for %i -Requires=network.target local-fs.target +After=network.target local-fs.target multi-user.target filehooker-hostname.service [Service] Type=oneshot |