1RPM::Grill::Plugin::RpmUSscerripCtosn(t3r)ibuted Perl DoRcPuMm:e:nGtraitlilo:n:Plugin::RpmScripts(3)
2
3
4
6 FIXME - FIXME
7
9 use Fixme::FIXME;
10
11 ....
12
14 FIXME fixme fixme fixme
15
17 FIXME-only if OO
18
19 new( FIXME-args )
20 FIXME FIXME describe constructor
21
23 FIXME document methods
24
25 method1
26 ...
27
28 method2
29 ...
30
36 UseraddNoHomedir
37 Invocation of "useradd" without an explicit home directory.
38
39 UseraddBadShell
40 Invocation of "useradd" with an unexpected login shell: the
41 expectation is that shell will be "/sbin/nologin"
42
43 UseraddNoShell
44 Invocation of "useradd" without a -s/--shell option. This is
45 probably bad.
46
47 UseraddWrongUid
48 Invocation of "useradd" with the wrong numeric UID for an account.
49 This error means that there is a UID defined for the user in the
50 setup package. You should be using that UID.
51
52 UseraddUnknownUid
53 Blah blah FIXME
54
55 UseraddCheckUid
56 This is a case that rpmgrill can't realistically verify on its own,
57 because rpm macros and/or shell environment variables may not
58 expand the same way in the rpmgrill environment as they do in real
59 life.
60
61 UseraddNoUid
62 Invoking "useradd" without an explicit UID.
63
64 GroupaddWrongGid
65 GroupaddCheckGid
66 This is a case that rpmgrill can't realistically verify on its own,
67 because rpm macros and/or shell environment variables may not
68 expand the same way in the rpmgrill environment as they do in real
69 life.
70
72 L<>
73
75 Ed Santiago <santiago@redhat.com>
76
78 Hey! The above document had some coding errors, which are explained
79 below:
80
81 Around line 557:
82 An empty L<>
83
84
85
86perl v5.32.1 2021-01-27 RPM::Grill::Plugin::RpmScripts(3)