File: postinst

package info (click to toggle)
loggerhead 1.17%2Bbzr424-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 4,660 kB
  • ctags: 710
  • sloc: python: 5,039; sh: 112; makefile: 82
file content (5 lines) | stat: -rwxr-xr-x 125 bytes parent folder | download | duplicates (3)
1
2
3
4
5
#!/bin/sh -e
#DEBHELPER#

adduser --system --group --home / loggerhead > /dev/null 2>&1
chown loggerhead /var/log/loggerhead