diff options
Diffstat (limited to 'dh_suidregister.1')
-rw-r--r-- | dh_suidregister.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dh_suidregister.1 b/dh_suidregister.1 index edce61d0..ee804aff 100644 --- a/dh_suidregister.1 +++ b/dh_suidregister.1 @@ -26,6 +26,10 @@ will automatically register all files it finds. Note that this program modifies your postinst and postrm files. See .BR dh_installdeb (1) for an explanation of how this works. +.P +Also note that all files registered by this program will *not* be suid in the +resulting .deb file. The postinst of the package will set their permissions +(even if the user doesn't have suidmanager installed). .SH OPTIONS .TP .B debhelper options |