summaryrefslogtreecommitdiff
path: root/net-misc/dropbox/files/dropbox_at.service
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-02 12:50:06 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-02 12:50:06 +0000
commitfa2937e62d81e514f7314fa32968e44eb28f7c27 (patch)
tree647784907a8b9d8a8fce7f44463fc4a95aba2c58 /net-misc/dropbox/files/dropbox_at.service
parenta1ab207a8d04630b506af600d91fad77d97b3b76 (diff)
net-misc/dropbox : version bump (17.3.28 -> 37.3.28)
Diffstat (limited to 'net-misc/dropbox/files/dropbox_at.service')
-rw-r--r--net-misc/dropbox/files/dropbox_at.service13
1 files changed, 0 insertions, 13 deletions
diff --git a/net-misc/dropbox/files/dropbox_at.service b/net-misc/dropbox/files/dropbox_at.service
deleted file mode 100644
index 1cea6177..00000000
--- a/net-misc/dropbox/files/dropbox_at.service
+++ /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