diff options
Diffstat (limited to 'net-misc/dropbox/files/dropbox_at.service-r1')
-rw-r--r-- | net-misc/dropbox/files/dropbox_at.service-r1 | 13 |
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 b46a8509c61c..000000000000 --- 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 |