summaryrefslogtreecommitdiff
path: root/net-misc/dropbox/files/dropbox_at.service-r1
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/dropbox/files/dropbox_at.service-r1')
-rw-r--r--net-misc/dropbox/files/dropbox_at.service-r113
1 files changed, 0 insertions, 13 deletions
diff --git a/net-misc/dropbox/files/dropbox_at.service-r1 b/net-misc/dropbox/files/dropbox_at.service-r1
deleted file mode 100644
index b46a8509..00000000
--- a/net-misc/dropbox/files/dropbox_at.service-r1
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=Dropbox
-After=local-fs.target network.target
-
-[Service]
-ExecStart=/opt/dropbox/dropboxd
-ExecReload=/bin/kill -HUP $MAINPID
-KillMode=process
-Restart=always
-User=%i
-
-[Install]
-WantedBy=multi-user.target