diff options
| author | Mistivia <i@mistivia.com> | 2025-11-02 15:29:28 +0800 |
|---|---|---|
| committer | Mistivia <i@mistivia.com> | 2025-11-02 15:29:28 +0800 |
| commit | 9f42c2d5f911cb4e215d7873221e642ce7df4d61 (patch) | |
| tree | 6dac90a889a7402a9556d3d1bcc5cb53cdb9f123 /ngircd/contrib/de.barton.ngircd.plist | |
| parent | fb2d9de539b660a261af19b1cbcceb7ee7980cb1 (diff) | |
deprecate webircdateway and ngircd
Diffstat (limited to 'ngircd/contrib/de.barton.ngircd.plist')
| -rw-r--r-- | ngircd/contrib/de.barton.ngircd.plist | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/ngircd/contrib/de.barton.ngircd.plist b/ngircd/contrib/de.barton.ngircd.plist deleted file mode 100644 index 38754b5..0000000 --- a/ngircd/contrib/de.barton.ngircd.plist +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>Disabled</key> - <true/> - <key>KeepAlive</key> - <true/> - <key>Label</key> - <string>de.barton.ngIRCd</string> - <key>ProgramArguments</key> - <array> - <string>/opt/ngircd/sbin/ngircd</string> - <string>--nodaemon</string> - </array> - <key>RunAtLoad</key> - <true/> - <key>StandardErrorPath</key> - <string>/Library/Logs/ngIRCd.log</string> - <key>StandardOutPath</key> - <string>/Library/Logs/ngIRCd.log</string> -</dict> -</plist> |
