Add Debian postinst script to create user
All threads resolved!
All threads resolved!
This MR closes User "gwdatafind" not created on Debian (#25 - closed) by adding a Debian postinst
script to create the gwdatafind
user account and configure systemd
.
Merge request reports
Activity
requested review from @duncan.meacher
assigned to @duncanmmacleod
added 5 commits
Toggle commit list@steffen.grunewald, if you're able, can you please give this a quick review?
- Resolved by Duncan Macleod
Wondering why the RPM version uses
useradd
while the DEB version now usesadduser
(and what to think about the extra tests for locked account... I believe you copied this fromhtcondor
? It's probably OK (but looks a bit overmotivated).Should I wait for a new release?
added 10 commits
-
84d59d6d...512bc0a3 - 5 commits from branch
computing/gwdatafind:master
- 36142a0b - debian: add postinst script to create user
- a92539a1 - spec: clean up adduser call a bit
- e4a0b5ac - ci: assert that the gwdatafind user is created
- 2c4fa16f - ci: install gwdatafind-server in debian test jobs
- 53ae47e5 - ci: expand dch comment to appease lintian
Toggle commit list-
84d59d6d...512bc0a3 - 5 commits from branch
added 5 commits
Toggle commit listmentioned in commit 32c73e45
changed milestone to %GWDataFind Server 1.3.0
Please register or sign in to reply