File: control

package info (click to toggle)
profile-sync-daemon 7.00-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 316 kB
  • sloc: sh: 715; makefile: 70
file content (30 lines) | stat: -rw-r--r-- 986 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: profile-sync-daemon
Section: utils
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper-compat (= 13),
Standards-Version: 4.7.3
Homepage: https://github.com/graysky2/profile-sync-daemon
Vcs-Git: https://salsa.debian.org/debian/profile-sync-daemon.git
Vcs-Browser: https://salsa.debian.org/debian/profile-sync-daemon
Description: Symlink and sync browser profile directories into RAM
 Profile-sync-daemon (psd) is a tiny pseudo-daemon designed
 to manage your browsers profile in tmpfs and periodically
 sync it back to disk.
 .
 This is accomplished by symlinking and the innovative use
 of rsync to maintain a backup and synchronization between
 tmpfs and disk. One of the major design goals of psd is a
 completely transparent user experience.

Package: profile-sync-daemon
Architecture: all
Depends:
 rsync,
 fuse-overlayfs,
 ${misc:Depends},
Suggests:
 libpam-systemd,
 systemd-sysv,
Description: ${source:Synopsis}
 ${source:Extended-Description}