Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15516189
D14066.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
765 B
Referenced Files
None
Subscribers
None
D14066.diff
View Options
diff --git a/src/applications/aphlict/management/PhabricatorAphlictManagementWorkflow.php b/src/applications/aphlict/management/PhabricatorAphlictManagementWorkflow.php
--- a/src/applications/aphlict/management/PhabricatorAphlictManagementWorkflow.php
+++ b/src/applications/aphlict/management/PhabricatorAphlictManagementWorkflow.php
@@ -132,10 +132,7 @@
if (posix_getuid() == 0) {
throw new PhutilArgumentUsageException(
- pht(
- // TODO: Update this message after a while.
- 'The notification server should not be run as root. It no '.
- 'longer requires access to privileged ports.'));
+ pht('The notification server should not be run as root.'));
}
// Make sure we can write to the PID file.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 19, 5:07 PM (5 d, 3 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7255971
Default Alt Text
D14066.diff (765 B)
Attached To
Mode
D14066: Update "should not run as root" message
Attached
Detach File
Event Timeline
Log In to Comment