aboutsummaryrefslogtreecommitdiff
path: root/debian/tor.postinst
Commit message (Expand)AuthorAge
* Fix postinst find command that chowns stuff to the right user. Find does wei...•••svn:r13364 Peter Palfrader2008-02-03
* postinst: if we reboot between unpacking and configuring on some smart systems•••this will mean that we just lost /var/run/tor - creating it in the maintainer script if it doesn't exist. svn:r13208 Peter Palfrader2008-01-21
* postinst: We were only fixing the permissions of /var/{lib,run,log}/tor when we•••were not upgrading. Unfortunately the check doesn't work all that well usually in cases where the package was removed (not purged) and then later re-installed again. Now we ensure proper ownership and modes for all the directories and files below /var/{lib,run,log}/tor (the dirs themselves included) every time we run postinst. svn:r13207 Peter Palfrader2008-01-21
* Change wording if debian-tor's homedir is wrong, do not print anything if it ...•••Whitespace nazi found out about debian/tor.postinst. svn:r13206 Peter Palfrader2008-01-21
* postinst: Remove the check that requires the debian-tor user to have a uid•••between 100 and 999. There is no good reason to require this. If the local admin moves the system users/uid-space to some other range then they probably have a good reason for that. svn:r13205 Peter Palfrader2008-01-21
* Make logs readable by the system administrators (group adm)•••svn:r2810 Peter Palfrader2004-11-12
* First go at a debian package•••svn:r987 Peter Palfrader2004-01-13